Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dprintdata.cxx191 bool bHasPostIts, in SwPrintUIOptions() argument
359 aAnnotOpt.mbEnabled = bHasPostIts; in SwPrintUIOptions()
/trunk/main/sw/inc/
H A Dprintdata.hxx191 …SwPrintUIOptions( bool bWeb, bool bSwSrcView, bool bHasSelection, bool bHasPostIts, const SwPrintD…
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1116 bool bHasPostIts = false; in lcl_GetPostIts() local
1131 bHasPostIts = true; in lcl_GetPostIts()
1144 return bHasPostIts; in lcl_GetPostIts()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx195 const bool bHasPostIts = lcl_GetPostIts( pDocShell->GetDoc(), 0 ); in lcl_GetPrintUIOptions() local
200 return new SwPrintUIOptions( bWebDoc, bSwSrcView, bHasSelection, bHasPostIts, rPrintData ); in lcl_GetPrintUIOptions()

Completed in 51 milliseconds