Searched refs:bSwSrcView (Results 1 – 3 of 3) sorted by relevance
189 bool bSwSrcView, in SwPrintUIOptions() argument204 if (bSwSrcView) in SwPrintUIOptions()
191 …SwPrintUIOptions( bool bWeb, bool bSwSrcView, bool bHasSelection, bool bHasPostIts, const SwPrintD…
192 const bool bSwSrcView = NULL != dynamic_cast< const SwSrcView * >(pView); in lcl_GetPrintUIOptions() local200 return new SwPrintUIOptions( bWebDoc, bSwSrcView, bHasSelection, bHasPostIts, rPrintData ); in lcl_GetPrintUIOptions()
Completed in 41 milliseconds