Searched refs:bIsDraw (Results 1 – 5 of 5) sorted by relevance
/trunk/main/xmloff/source/draw/ |
H A D | sdxmlimp.cxx | 328 sal_Bool bIsDraw, sal_uInt16 nImportFlags ) in SdXMLImport() argument 344 mbIsDraw(bIsDraw), in SdXMLImport()
|
H A D | sdxmlexp_impl.hxx | 193 sal_Bool bIsDraw, sal_uInt16 nExportFlags = EXPORT_ALL );
|
H A D | sdxmlimp_impl.hxx | 246 sal_Bool bIsDraw, sal_uInt16 nImportFlags = IMPORT_ALL );
|
H A D | sdxmlexp.cxx | 412 sal_Bool bIsDraw, sal_uInt16 nExportFlags ) in DECLARE_LIST() 413 : SvXMLExport( xServiceFactory, MAP_CM, bIsDraw ? XML_DRAWING : XML_PRESENTATION, nExportFlags ), in DECLARE_LIST() 426 mbIsDraw(bIsDraw), in DECLARE_LIST()
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | UnoDocumentSettings.cxx | 156 PropertySetInfo* createSettingsInfoImpl( sal_Bool bIsDraw ) in createSettingsInfoImpl() argument 219 pInfo->add( bIsDraw ? aDrawSettingsInfoMap : aImpressSettingsInfoMap ); in createSettingsInfoImpl()
|
Completed in 55 milliseconds