Home
last modified time | relevance | path

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

/AOO42X/main/sw/inc/
H A Dprintdata.hxx200 …bool IsPrintTextPlaceholders() const { return getBoolValue( "PrintTextPlaceholder", m_rDefa… in IsPrintTextPlaceholders() function in SwPrintUIOptions
/AOO42X/main/sw/source/core/view/
H A Dprintdata.cxx175 rOptions.bPrintTextPlaceholder = pOpt->IsPrintTextPlaceholders(); in MakeSwPrtOptions()
/AOO42X/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2694 aDocPrintData.SetPrintTextPlaceholder( rPrintUIOptions.IsPrintTextPlaceholders() ); in lcl_SavePrintUIOptionsToDocumentPrintData()