Home
last modified time | relevance | path

Searched refs:bWeb (Results 26 – 35 of 35) sorted by relevance

12

/aoo42x/main/sw/inc/
H A Dprtopt.hxx35 SwPrintOptions(sal_Bool bWeb);
/aoo42x/main/sw/source/ui/uiview/
H A Dview2.cxx923 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in Execute() local
924 if(bWeb) in Execute()
1865 sal_Bool bWeb = 0 != PTR_CAST(SwWebView, this); in EditLinkDlg() local
1867 … = pFact->CreateLinksDialog( &GetViewFrame()->GetWindow(), &GetWrtShell().GetLinkManager(), bWeb ); in EditLinkDlg()
H A Dview.cxx1896 void InitPrintOptionsFromApplication(SwPrintData & o_rData, bool const bWeb) in InitPrintOptionsFromApplication() argument
1898 o_rData = *SW_MOD()->GetPrtOptions(bWeb); in InitPrintOptionsFromApplication()
/aoo42x/main/sw/source/ui/table/
H A Dtablepg.hxx149 void Init(sal_Bool bWeb);
H A Dtabledlg.cxx940 void SwTableColumnPage::Init(sal_Bool bWeb) in Init() argument
942 FieldUnit aMetric = ::GetDfltMetric(bWeb); in Init()
/aoo42x/main/sw/source/ui/inc/
H A Dedtwin.hxx150 void ChangeFly( sal_uInt8 nDir, sal_Bool bWeb = sal_False );
H A Dregionsw.hxx116 sal_Bool bWeb :1; member in SwEditRegionDlg
/aoo42x/main/sw/source/ui/app/
H A Ddocsh.cxx897 sal_Bool bWeb = 0 != PTR_CAST(SwWebDocShell, this); in Draw() local
899 ViewShell::PrtOle2( mpDoc, SW_MOD()->GetUsrPref(bWeb), aOpts, pDev, aRect ); in Draw()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx952 void SwEditWin::ChangeFly( sal_uInt8 nDir, sal_Bool bWeb ) in ChangeFly() argument
1054 if( bWeb ) in ChangeFly()
1090 if (bWeb && (FLY_AT_PARA == eAnchorId) in ChangeFly()
1119 if(bSetPos && bWeb) in ChangeFly()
/aoo42x/main/sw/source/core/doc/
H A Ddoc.cxx646 bool bWeb = 0 != dynamic_cast< const SwWebDocShell * >(pDocSh); in getPrintData() local
647 SwPrintOptions aPrintOptions( bWeb ); in getPrintData()

Completed in 146 milliseconds

12