Home
last modified time | relevance | path

Searched refs:bFmt (Results 1 – 10 of 10) sorted by path

/trunk/main/sfx2/inc/sfx2/ !
H A Dtabdlg.hxx107 sal_Bool bFmt; member in SfxTabDialog
191 sal_Bool IsFormat() const { return bFmt; } in IsFormat()
/trunk/main/sfx2/source/dialog/ !
H A Dtabdlg.cxx493 bFmt ( bEditFmt ),\
520 Init_Impl( bFmt, pUserButtonText ); in SfxTabDialog()
546 Init_Impl( bFmt, pUserButtonText ); in SfxTabDialog()
582 Init_Impl( bFmt, pUserButtonText ); in SfxTabDialog()
1132 if ( bFmt == 2 ) in Ok()
1313 bFmt = 2; in IMPL_LINK()
/trunk/main/sw/inc/ !
H A Dswabstdlg.hxx420 sal_Bool bFmt = sal_False,
/trunk/main/sw/source/ui/dialog/ !
H A Dswdlgfact.cxx1273 sal_Bool bFmt, in CreateFrmTabDialog() argument
1283 pDlg = new SwFrmDlg( pFrame, pParent, rCoreSet, bNewFrm, nResType, bFmt, nDefPage, pFmtStr ); in CreateFrmTabDialog()
H A Dswdlgfact.hxx498 sal_Bool bFmt = sal_False,
/trunk/main/sw/source/ui/frmdlg/ !
H A Dfrmpage.cxx2367 void SwFrmPage::SetFormatUsed(sal_Bool bFmt) in SetFormatUsed() argument
2369 bFormat = bFmt; in SetFormatUsed()
3279 void SwFrmAddPage::SetFormatUsed(sal_Bool bFmt) in SetFormatUsed() argument
3281 bFormat = bFmt; in SetFormatUsed()
/trunk/main/sw/source/ui/inc/ !
H A Dcolumn.hxx214 void SetFormatUsed(sal_Bool bFmt) { bFormat = bFmt; } in SetFormatUsed() argument
H A Dfrmdlg.hxx53 sal_Bool bFmt = sal_False,
H A Dfrmpage.hxx198 void SetFormatUsed(sal_Bool bFmt);
331 void SetFormatUsed(sal_Bool bFmt);
H A Dwrap.hxx140 inline void SetFormatUsed(sal_Bool bFmt, sal_Bool bDrw) { bFormat = bFmt; in SetFormatUsed() argument

Completed in 84 milliseconds