Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dprintdata.cxx189 bool bSwSrcView, in SwPrintUIOptions() argument
204 if (bSwSrcView) 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/ui/uno/
H A Dunotxdoc.cxx192 const bool bSwSrcView = NULL != dynamic_cast< const SwSrcView * >(pView); in lcl_GetPrintUIOptions() local
200 return new SwPrintUIOptions( bWebDoc, bSwSrcView, bHasSelection, bHasPostIts, rPrintData ); in lcl_GetPrintUIOptions()

Completed in 38 milliseconds