Searched refs:bExit (Results 1 – 3 of 3) sorted by relevance
797 const bool bExit= in processActiveEdges() local809 bExit); in processActiveEdges()812 if( bPerformErase && (bExit || !nCount) ) in processActiveEdges()818 if( bExit ) in processActiveEdges()
1496 sal_Bool bExit = sal_False; in GUIStoreModel() local1497 while ( !bExit ) in GUIStoreModel()1518 bExit = sal_True; in GUIStoreModel()1522 bExit = sal_True; in GUIStoreModel()
1125 sal_Bool bExit = ( !xDesktop.is() || xDesktop->terminate() ); in QueryExit() local1128 if ( !bExit && xPropertySet.is() ) in QueryExit()1150 return bExit; in QueryExit()
Completed in 123 milliseconds