Home
last modified time | relevance | path

Searched refs:EXPORT_PRETTY (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/xmloff/source/core/
H A Dxmlexp.cxx706 mnExportFlags |= EXPORT_PRETTY; in setSourceDocument()
708 mnExportFlags &= ~EXPORT_PRETTY; in setSourceDocument()
2340 if( bIgnWSOutside && ((mnExportFlags & EXPORT_PRETTY) == EXPORT_PRETTY)) in StartElement()
2414 if( bIgnWSInside && ((mnExportFlags & EXPORT_PRETTY) == EXPORT_PRETTY)) in EndElement()
2430 if ((mnExportFlags & EXPORT_PRETTY) != EXPORT_PRETTY) in IgnorableWhitespace()
/aoo41x/main/dbaccess/source/filter/xml/
H A DxmlExport.hxx223 …_rxMSF, sal_uInt16 nExportFlag = EXPORT_CONTENT | EXPORT_AUTOSTYLES | EXPORT_PRETTY | EXPORT_FONTD…
H A DxmlExport.cxx110 return static_cast< XServiceInfo* >(new ODBExport(_rxORB,EXPORT_SETTINGS | EXPORT_PRETTY )); in Create()
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx104 #define EXPORT_PRETTY 0x0400 macro
/aoo41x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx1610 if ( getExportFlags() & EXPORT_PRETTY ) in CopySourceStream()

Completed in 61 milliseconds