Searched refs:bUseDialog (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/ui/shells/ |
H A D | textsh1.cxx | 130 void lcl_CharDialog( SwWrtShell &rWrtSh, sal_Bool bUseDialog, sal_uInt16 nSlot,const SfxItemSet *pA… in lcl_CharDialog() argument 176 if ( bUseDialog && GetActiveView() ) in lcl_CharDialog() 192 if ( !bUseDialog ) in lcl_CharDialog() 290 sal_Bool bUseDialog = sal_True; in Execute() local 844 bUseDialog = sal_False; in Execute() 850 lcl_CharDialog( rWrtSh, bUseDialog, nSlot, pArgs, &rReq ); in Execute() 857 lcl_CharDialog( rWrtSh, bUseDialog, nSlot, pArgs, &rReq ); in Execute() 877 bUseDialog = sal_False; in Execute() 971 if ( bUseDialog && GetActiveView() ) in Execute() 980 if ( !bUseDialog ) in Execute()
|
H A D | tabsh.cxx | 503 sal_Bool bUseDialog = sal_True; in Execute() local 646 if ( bUseDialog ) in Execute()
|
/trunk/main/sw/source/ui/lingu/ |
H A D | olmenu.cxx | 108 extern void lcl_CharDialog( SwWrtShell &rWrtSh, sal_Bool bUseDialog, sal_uInt16 nSlot,const SfxItem…
|
Completed in 32 milliseconds