Searched refs:bSecond (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sw/source/ui/frmdlg/ |
H A D | colex.cxx | 220 const sal_Bool bSecond, in DrawPage() argument 223 SwPageExample::DrawPage( rOrg, bSecond, bEnabled ); in DrawPage() 230 if ( GetUsage() == SVX_PAGE_MIRROR && !bSecond ) in DrawPage() 512 const sal_Bool bSecond, in DrawPage() argument 515 SwPageExample::DrawPage(rOrg, bSecond, bEnabled); in DrawPage() 529 if ( GetUsage() == SVX_PAGE_MIRROR && !bSecond ) in DrawPage()
|
/aoo42x/main/svx/source/dialog/ |
H A D | pagectrl.cxx | 161 void SvxPageWindow::DrawPage(const Point& rOrg,const sal_Bool bSecond,const sal_Bool bEnabled) in DrawPage() argument 170 if(!bSecond || bResetBackground) in DrawPage() 200 if(eUsage == SVX_PAGE_MIRROR && !bSecond) in DrawPage()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | colex.hxx | 57 const sal_Bool bSecond, 79 const sal_Bool bSecond,
|
/aoo42x/main/vcl/source/control/ |
H A D | field2.cxx | 2670 sal_Bool bSecond = sal_False; in ImplTimeReformat() local 2673 bSecond = sal_True; in ImplTimeReformat() 2689 rOutStr = ImplGetLocaleDataWrapper().getDuration( aTempTime, bSecond, b100Sec ); in ImplTimeReformat() 2692 rOutStr = ImplGetLocaleDataWrapper().getTime( aTempTime, bSecond, b100Sec ); in ImplTimeReformat() 2699 rOutStr = ImplGetLocaleDataWrapper().getTime( aT, bSecond, b100Sec ); in ImplTimeReformat()
|
/aoo42x/main/svx/inc/svx/ |
H A D | pagectrl.hxx | 83 const sal_Bool bSecond,
|
Completed in 36 milliseconds