Home
last modified time | relevance | path

Searched refs:bSecond (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx220 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()
/trunk/main/svx/source/dialog/
H A Dpagectrl.cxx161 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()
/trunk/main/sw/source/ui/inc/
H A Dcolex.hxx57 const sal_Bool bSecond,
79 const sal_Bool bSecond,
/trunk/main/vcl/source/control/
H A Dfield2.cxx2670 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()
/trunk/main/svx/inc/svx/
H A Dpagectrl.hxx83 const sal_Bool bSecond,

Completed in 69 milliseconds