Home
last modified time | relevance | path

Searched refs:bDrawMode (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx274 sal_Bool bDrawMode = mpViewShell && mpViewShell->ISA(DrawViewShell); in DoExecute() local
289 if( bDrawMode ) in DoExecute()
312 if( bDrawMode ) in DoExecute()
/trunk/main/sw/source/ui/inc/
H A Dwrap.hxx54 SwWrapDlg(Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, sal_Bool bDrawMode);
112 sal_Bool bDrawMode; member in SwWrapTabPage
141 bDrawMode = bDrw; } in SetFormatUsed()
/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx78 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()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx480 …wWrapDlg ( Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, sal_Bool bDrawMode, int nResId ); /…
H A Dswdlgfact.cxx1113 …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()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx401 …wWrapDlg ( Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, sal_Bool bDrawMode, int nResId ) = …

Completed in 37 milliseconds