Lines Matching refs:GetExport
153 if( ( GetExport().getExportFlags() & EXPORT_OASIS ) == 0 ) in checkForCustomShapeReplacement()
273 GetExport().GetTextParagraphExport()->collectTextAutoStyles( xText ); in collectShapeAutoStyles()
388 …xPropStates = GetExport().GetTextParagraphExport()->GetParagraphPropertyMapper()->Filter( xPropSet… in collectShapeAutoStyles()
411 …sal_Int32 nIndex = GetExport().GetTextParagraphExport()->GetParagraphPropertyMapper()->getProperty… in collectShapeAutoStyles()
550 if( xSet.is() && (GetExport().GetModelType() == SvtModuleOptions::E_DRAW) ) try in exportShape()
632 if ( ( GetExport().GetModelType() != SvtModuleOptions::E_WRITER && in exportShape()
633 GetExport().GetModelType() != SvtModuleOptions::E_WRITERWEB && in exportShape()
634 GetExport().GetModelType() != SvtModuleOptions::E_WRITERGLOBAL ) || in exportShape()
635 ( GetExport().getExportFlags() & EXPORT_OASIS ) != 0 || in exportShape()
1014 GetExport().GetAutoStylePool()->exportXML( in exportAutoStyles()
1016 , GetExport().GetDocHandler(), in exportAutoStyles()
1017 GetExport().GetMM100UnitConverter(), in exportAutoStyles()
1018 GetExport().GetNamespaceMap() in exportAutoStyles()
1025 GetExport().GetAutoStylePool()->exportXML( in exportAutoStyles()
1027 , GetExport().GetDocHandler(), in exportAutoStyles()
1028 GetExport().GetMM100UnitConverter(), in exportAutoStyles()
1029 GetExport().GetNamespaceMap() in exportAutoStyles()