Searched refs:bDrawMode (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | wrap.cxx | 78 SwWrapDlg::SwWrapDlg(Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, sal_Bool bDrawMode) : in SwWrapDlg() argument 85 pNewPage->SetFormatUsed(sal_False, bDrawMode); in SwWrapDlg() 207 if( bDrawMode ) in Reset() 280 if (!bDrawMode) in Reset() 315 if (bDrawMode && !aWrapOutlineCB.IsEnabled()) in Reset() 349 if (!bDrawMode) in FillItemSet() 367 if (aWrapTransparentCB.IsChecked() && !bDrawMode) in FillItemSet() 387 if (!bDrawMode) in FillItemSet() 431 if ( bDrawMode ) in FillItemSet() 454 if (!bDrawMode) in ActivatePage()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | wrap.hxx | 54 SwWrapDlg(Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, sal_Bool bDrawMode); 112 sal_Bool bDrawMode; member in SwWrapTabPage 141 bDrawMode = bDrw; } in SetFormatUsed()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuinsfil.cxx | 274 sal_Bool bDrawMode = mpViewShell && mpViewShell->ISA(DrawViewShell); in DoExecute() local 289 if( bDrawMode ) in DoExecute() 312 if( bDrawMode ) in DoExecute()
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 1113 …teSwWrapDlg ( Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, sal_Bool bDrawMode, int nResId ) in CreateSwWrapDlg() argument 1119 pDlg = new SwWrapDlg( pParent, rSet, pSh, bDrawMode ); in CreateSwWrapDlg()
|
H A D | swdlgfact.hxx | 480 …wWrapDlg ( Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, sal_Bool bDrawMode, int nResId ); /…
|
/aoo41x/main/sw/inc/ |
H A D | swabstdlg.hxx | 401 …wWrapDlg ( Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, sal_Bool bDrawMode, int nResId ) = …
|
Completed in 50 milliseconds