Searched refs:mpNumExport (Results 1 – 2 of 2) sorted by relevance
481 mpNumExport(0L), in SvXMLExport()513 mpNumExport(0L), in SvXMLExport()553 mpNumExport(0L), in SvXMLExport()594 mpNumExport(0L), in SvXMLExport()662 delete mpNumExport; in ~SvXMLExport()1955 if(mpNumExport) in addDataStyle()1961 if(mpNumExport) in exportDataStyles()1962 mpNumExport->Export(sal_False); in exportDataStyles()1967 if(mpNumExport) in exportAutoDataStyles()1968 mpNumExport->Export(sal_True); in exportAutoDataStyles()[all …]
143 SvXMLNumFmtExport *mpNumExport; member in SvXMLExport455 mpNumExport = new SvXMLNumFmtExport(*this, mxNumberFormatsSupplier); in SetNumberFormatsSupplier()
Completed in 29 milliseconds