Searched refs:IsPrettyPrinting (Results 1 – 12 of 12) sorted by relevance
109 sal_Bool IsPrettyPrinting( ) const;
51 if ( aSaveOpt.IsPrettyPrinting() ) in lcl_exportPrettyPrinting()
209 sal_Bool bUsePrettyPrinting( aSaveOpt.IsPrettyPrinting() ); in _Write()
1027 sal_Bool SvtSaveOptions::IsPrettyPrinting() const in IsPrettyPrinting() function in SvtSaveOptions
690 sal_Bool bUsePrettyPrinting( aSaveOpt.IsPrettyPrinting() ); in impl_Export()
610 aSizeOptimizationCB.Check( !aSaveOpt.IsPrettyPrinting()); in Reset()
222 …Set.Put( SfxBoolItem( rPool.GetWhich( SID_ATTR_PRETTYPRINTING ), aSaveOptions.IsPrettyPrinting()))) in GetOptions()
927 sal_Bool bUsePrettyPrinting( aSaveOpt.IsPrettyPrinting() ); in Export()
919 sal_Bool bUsePrettyPrinting(aSaveOpt.IsPrettyPrinting()); in Export()
171 sal_Bool bUsePrettyPrinting( bFlat || aSaveOpt.IsPrettyPrinting() ); in Export()
1619 …ring(RTL_CONSTASCII_USTRINGPARAM("UsePrettyPrinting")), uno::makeAny(aSaveOpt.IsPrettyPrinting())); in impl_writeStorage_throw()
1526 …ring(RTL_CONSTASCII_USTRINGPARAM("UsePrettyPrinting")), uno::makeAny(aSaveOpt.IsPrettyPrinting())); in storeToStorage()
Completed in 114 milliseconds