Searched refs:bFmt (Results 1 – 10 of 10) sorted by relevance
/trunk/main/sfx2/source/dialog/ |
H A D | tabdlg.cxx | 493 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/source/ui/inc/ |
H A D | wrap.hxx | 140 inline void SetFormatUsed(sal_Bool bFmt, sal_Bool bDrw) { bFormat = bFmt; in SetFormatUsed() argument
|
H A D | column.hxx | 214 void SetFormatUsed(sal_Bool bFmt) { bFormat = bFmt; } in SetFormatUsed() argument
|
H A D | frmpage.hxx | 198 void SetFormatUsed(sal_Bool bFmt); 331 void SetFormatUsed(sal_Bool bFmt);
|
H A D | frmdlg.hxx | 53 sal_Bool bFmt = sal_False,
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | tabdlg.hxx | 107 sal_Bool bFmt; member in SfxTabDialog 191 sal_Bool IsFormat() const { return bFmt; } in IsFormat()
|
/trunk/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 1273 sal_Bool bFmt, in CreateFrmTabDialog() argument 1283 pDlg = new SwFrmDlg( pFrame, pParent, rCoreSet, bNewFrm, nResType, bFmt, nDefPage, pFmtStr ); in CreateFrmTabDialog()
|
H A D | swdlgfact.hxx | 498 sal_Bool bFmt = sal_False,
|
/trunk/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 2367 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/inc/ |
H A D | swabstdlg.hxx | 420 sal_Bool bFmt = sal_False,
|
Completed in 65 milliseconds