/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewprt.cxx | 101 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in GetPrinter() local 111 void SetPrinter( IDocumentDeviceAccess* pIDDA, SfxPrinter* pNew, sal_Bool bWeb ) in SetPrinter() 145 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in SetPrinter() local 184 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in ExecutePrint() local 296 void SetAppPrintOptions( ViewShell* pSh, sal_Bool bWeb ) in SetAppPrintOptions()
|
H A D | viewstat.cxx | 76 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in GetState() local 463 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in GetDrawState() local
|
H A D | viewdlg2.cxx | 108 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in AutoCaption() local
|
H A D | viewmdi.cxx | 108 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in _SetZoom() local 261 const sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in SetViewLayout() local
|
H A D | view2.cxx | 923 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in Execute() local 1865 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in EditLinkDlg() local
|
H A D | view.cxx | 1896 void InitPrintOptionsFromApplication(SwPrintData & o_rData, bool const bWeb) in InitPrintOptionsFromApplication()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | swmodul1.cxx | 242 void SwModule::ApplyUserMetric( FieldUnit eMetric, sal_Bool bWeb ) in ApplyUserMetric() 280 void SwModule::ApplyRulerMetric( FieldUnit eMetric, sal_Bool bHorizontal, sal_Bool bWeb ) in ApplyRulerMetric() 331 SwPrintOptions* SwModule::GetPrtOptions(sal_Bool bWeb) in GetPrtOptions() 575 const SwViewOption* SwModule::GetViewOption(sal_Bool bWeb) in GetViewOption()
|
H A D | docshini.cxx | 125 sal_Bool bWeb = ISA( SwWebDocShell ); in InitNew() local 744 sal_Bool bWeb = ISA(SwWebDocShell); in SubInitNew() local
|
H A D | docsh2.cxx | 835 sal_Bool bWeb = 0 != dynamic_cast< SwWebDocShell *>( this ); in Execute() local 943 sal_Bool bWeb = 0 != dynamic_cast<SwWebDocShell*>(this); in Execute() local
|
H A D | docsh.cxx | 897 sal_Bool bWeb = 0 != PTR_CAST(SwWebDocShell, this); in Draw() local
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | usrpref.hxx | 40 sal_Bool bWeb; member in SwContentViewConfig 60 sal_Bool bWeb; member in SwLayoutViewConfig 78 sal_Bool bWeb; member in SwGridConfig
|
H A D | regionsw.hxx | 116 sal_Bool bWeb :1; member in SwEditRegionDlg
|
/aoo42x/main/sw/inc/ |
H A D | unomod.hxx | 142 sal_Bool bObjectValid:1, bWeb:1, mbApplyZoom; member in SwXViewSettings
|
/aoo42x/main/sw/source/ui/config/ |
H A D | prtopt.cxx | 79 SwPrintOptions::SwPrintOptions(sal_Bool bWeb) : in SwPrintOptions()
|
H A D | barcfg.cxx | 49 SwToolbarConfigItem::SwToolbarConfigItem( sal_Bool bWeb ) : in SwToolbarConfigItem()
|
H A D | usrpref.cxx | 55 SwMasterUsrPref::SwMasterUsrPref(sal_Bool bWeb) : in SwMasterUsrPref()
|
H A D | modcfg.cxx | 636 SwInsertConfig::SwInsertConfig(sal_Bool bWeb) : in SwInsertConfig() 1192 SwTableConfig::SwTableConfig(sal_Bool bWeb) : in SwTableConfig()
|
/aoo42x/main/sw/source/core/view/ |
H A D | printdata.cxx | 154 sal_Bool bWeb = pDocShell->IsA( aSwWebDocShellTypeId ); in MakeSwPrtOptions() local 188 bool bWeb, in SwPrintUIOptions()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 620 FieldUnit GetDfltMetric(sal_Bool bWeb) in GetDfltMetric() 630 void SetDfltMetric( FieldUnit eMetric, sal_Bool bWeb ) in SetDfltMetric()
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 1599 sal_Bool bWeb = 0 != PTR_CAST( SwWebDocShell, rSh.GetView().GetDocShell() ); in SwInsertSectionTabDialog() local 1755 sal_Bool bWeb = 0 != PTR_CAST(SwWebDocShell, m_pWrtSh->GetView().GetDocShell()); in SetWrtShell() local 2334 sal_Bool bWeb = 0 != PTR_CAST( SwWebDocShell, rSh.GetView().GetDocShell() ); in SwSectionPropertyTabDialog() local
|
/aoo42x/main/sw/source/ui/table/ |
H A D | tabledlg.cxx | 940 void SwTableColumnPage::Init(sal_Bool bWeb) in Init()
|
/aoo42x/main/cui/source/tabpages/ |
H A D | page.cxx | 315 sal_Bool bWeb = sal_False; in SvxPageDescPage() local
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doc.cxx | 646 bool bWeb = 0 != dynamic_cast< const SwWebDocShell * >(pDocSh); in getPrintData() local
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 950 void SwEditWin::ChangeFly( sal_uInt8 nDir, sal_Bool bWeb ) in ChangeFly()
|