Searched refs:bDoPrettyPrinting (Results 1 – 1 of 1) sorted by relevance
76 bDoPrettyPrinting, member in SvtSaveOptions_Impl120 sal_Bool IsPrettyPrintingEnabled( ) const { return bDoPrettyPrinting; } in IsPrettyPrintingEnabled()253 if (!bRODoPrettyPrinting && bDoPrettyPrinting!=_bDoPP) in EnablePrettyPrinting()255 bDoPrettyPrinting = _bDoPP; in EnablePrettyPrinting()432 , bDoPrettyPrinting( sal_False ) in SvtSaveOptions_Impl()553 bDoPrettyPrinting = bTemp; in SvtSaveOptions_Impl()725 pValues[nRealCount] <<= bDoPrettyPrinting; in Commit()
Completed in 25 milliseconds