Home
last modified time | relevance | path

Searched refs:IsPrettyPrinting (Results 1 – 12 of 12) sorted by relevance

/trunk/main/unotools/inc/unotools/
H A Dsaveopt.hxx109 sal_Bool IsPrettyPrinting( ) const;
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx51 if ( aSaveOpt.IsPrettyPrinting() ) in lcl_exportPrettyPrinting()
/trunk/main/sw/source/filter/xml/
H A Dwrtxml.cxx209 sal_Bool bUsePrettyPrinting( aSaveOpt.IsPrettyPrinting() ); in _Write()
/trunk/main/unotools/source/config/
H A Dsaveopt.cxx1027 sal_Bool SvtSaveOptions::IsPrettyPrinting() const in IsPrettyPrinting() function in SvtSaveOptions
/trunk/main/chart2/source/model/filter/
H A DXMLFilter.cxx690 sal_Bool bUsePrettyPrinting( aSaveOpt.IsPrettyPrinting() ); in impl_Export()
/trunk/main/cui/source/options/
H A Doptsave.cxx610 aSizeOptimizationCB.Check( !aSaveOpt.IsPrettyPrinting()); in Reset()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx222 …Set.Put( SfxBoolItem( rPool.GetWhich( SID_ATTR_PRETTYPRINTING ), aSaveOptions.IsPrettyPrinting()))) in GetOptions()
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx927 sal_Bool bUsePrettyPrinting( aSaveOpt.IsPrettyPrinting() ); in Export()
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx919 sal_Bool bUsePrettyPrinting(aSaveOpt.IsPrettyPrinting()); in Export()
/trunk/main/starmath/source/
H A Dmathmlexport.cxx171 sal_Bool bUsePrettyPrinting( bFlat || aSaveOpt.IsPrettyPrinting() ); in Export()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1619 …ring(RTL_CONSTASCII_USTRINGPARAM("UsePrettyPrinting")), uno::makeAny(aSaveOpt.IsPrettyPrinting())); in impl_writeStorage_throw()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1526 …ring(RTL_CONSTASCII_USTRINGPARAM("UsePrettyPrinting")), uno::makeAny(aSaveOpt.IsPrettyPrinting())); in storeToStorage()

Completed in 100 milliseconds