View | Details | Raw Unified | Return to issue 120662
Collapse All | Expand All

(-)xmloff/source/draw/XMLNumberStyles.cxx.org (-1 / +1 lines)
Lines 502-508 Link Here
502
	sal_Bool mbTextual;
502
	sal_Bool mbTextual;
503
	sal_Bool mbDecimal02;
503
	sal_Bool mbDecimal02;
504
	OUString maText;
504
	OUString maText;
505
	SvXMLImportContext* mpSlaveContext;
505
	boost::shared_ptr< SvXMLImportContext > mpSlaveContext;
506
506
507
public:
507
public:
508
	TYPEINFO();
508
	TYPEINFO();

Return to issue 120662