Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dtoolbox.cxx256 void SmToolBoxWindow::AdjustPosSize( sal_Bool bSetPos ) in AdjustPosSize() argument
281 if (bSetPos) in AdjustPosSize()
/trunk/main/starmath/inc/
H A Dtoolbox.hxx67 void AdjustPosSize( sal_Bool bSetPos );
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx1162 sal_Bool bSetPos = sal_False, bSetSurround = sal_False; in InsertControl() local
1186 bSetPos = sal_True; in InsertControl()
1197 bSetPos = sal_True; in InsertControl()
1266 if( bSetPos ) in InsertControl()
/trunk/main/vcl/source/control/
H A Dbutton.cxx1275 sal_Bool bSetPos = sal_False; in ImplSetDefButton() local
1296 bSetPos = dLeft || dTop || dRight || dBottom; in ImplSetDefButton()
1302 if( !(ImplGetButtonState() & BUTTON_DRAW_DEFAULT) && bSetPos ) in ImplSetDefButton()
1313 if( (ImplGetButtonState() & BUTTON_DRAW_DEFAULT) && bSetPos ) in ImplSetDefButton()
1322 if( bSetPos ) in ImplSetDefButton()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1118 sal_Bool bSetPos = (FLY_AS_CHAR != eAnchorId); in ChangeFly() local
1119 if(bSetPos && bWeb) in ChangeFly()
1123 bSetPos = sal_False; in ChangeFly()
1127 bSetPos = (::GetHtmlMode(rView.GetDocShell()) & HTMLMODE_SOME_ABS_POS) ? in ChangeFly()
1131 if( bSetPos ) in ChangeFly()

Completed in 63 milliseconds