Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dsaveopt.cxx76 bDoPrettyPrinting, member in SvtSaveOptions_Impl
120 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 32 milliseconds