Home
last modified time | relevance | path

Searched refs:bDone (Results 51 – 75 of 169) sorted by relevance

1234567

/aoo41x/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx717 bool bDone(false); in getSmallestDistancePointToBezierSegment() local
719 while(!bDone) in getSmallestDistancePointToBezierSegment()
721 if(!bDone) in getSmallestDistancePointToBezierSegment()
768 bDone = true; in getSmallestDistancePointToBezierSegment()
776 bDone = true; in getSmallestDistancePointToBezierSegment()
779 if(!bDone) in getSmallestDistancePointToBezierSegment()
/aoo41x/main/avmedia/source/xine/
H A Dwindow.cxx189 bool bDone = false, bZoom = false; in implLayoutVideoWindow() local
223 bDone = true; in implLayoutVideoWindow()
234 bDone = true; in implLayoutVideoWindow()
238 if( !bDone ) in implLayoutVideoWindow()
/aoo41x/main/sw/source/core/doc/
H A Dnotxtfrm.cxx1002 bool bDone(false); in PaintPicture() local
1036 bDone = true; in PaintPicture()
1042 if(!bDone) in PaintPicture()
1105 bool bDone(false); in PaintPicture() local
1126 bDone = paintUsingPrimitivesHelper( in PaintPicture()
1135 if(!bDone && pOLENd) in PaintPicture()
/aoo41x/main/avmedia/source/gstreamer/
H A Dgstframegrabber.cxx131 bool bDone = false; in busCallback() local
166 bDone = true; in busCallback()
170 return( bDone || Player::busCallback( pBus, pMsg ) ); in busCallback()
H A Dgstwindow.cxx164 bool bDone = false, bZoom = false; in implLayoutVideoWindow() local
198 bDone = true; in implLayoutVideoWindow()
209 bDone = true; in implLayoutVideoWindow()
213 if( !bDone ) in implLayoutVideoWindow()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshh.cxx114 sal_Bool bDone = sal_False; in ExecuteObject() local
145 bDone = sal_True; in ExecuteObject()
149 if (!bDone) in ExecuteObject()
/aoo41x/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx463 bool bDone( false ); in _UnregisterMeAndChildrenDueToRootDelete() local
464 while ( !bDone && in _UnregisterMeAndChildrenDueToRootDelete()
481 bDone = true; in _UnregisterMeAndChildrenDueToRootDelete()
/aoo41x/main/vcl/source/window/
H A Dmenu.cxx793 sal_Bool bDone = sal_False; in ImplHandleHelpEvent() local
822 bDone = sal_True; in ImplHandleHelpEvent()
833 bDone = sal_True; in ImplHandleHelpEvent()
853 bDone = sal_True; in ImplHandleHelpEvent()
855 return bDone; in ImplHandleHelpEvent()
863 sal_Bool bDone = sal_False; in ImplGetTopDockingAreaHeight() local
3431 return bDone; in ImplHandleKeyEvent()
3437 return bDone; in ImplHandleKeyEvent()
5033 if ( !bDone ) in KeyInput()
5758 bDone = sal_True; in ImplHandleKeyEvent()
[all …]
/aoo41x/main/avmedia/source/java/
H A DPlayerWindow.java145 boolean bDone = false, bZoom = false; in LayoutComponents()
179 bDone = true; in LayoutComponents()
190 bDone = true; in LayoutComponents()
194 if( !bDone ) in LayoutComponents()
/aoo41x/main/idl/source/cmptools/
H A Dlex.cxx404 sal_Bool bDone = sal_False; in MakeToken() local
405 while( !bDone && !IsEof() && c ) in MakeToken()
425 bDone = sal_True; in MakeToken()
/aoo41x/main/xmlsecurity/workben/
H A Dsignaturetest.cxx476 bool bDone = aSignatureHelper.CreateAndWriteSignature( xOutputStream ); in IMPL_LINK() local
480 if ( !bDone ) in IMPL_LINK()
527 bool bDone = aSignatureHelper.ReadAndVerifySignature( xInputStream ); in IMPL_LINK() local
532 if ( !bDone ) in IMPL_LINK()
/aoo41x/main/basctl/source/basicide/
H A Dbaside2b.cxx248 sal_Bool bDone = sal_False; in RequestHelp() local
257 bDone = sal_True; in RequestHelp()
307 bDone = sal_True; in RequestHelp()
311 if ( !bDone ) in RequestHelp()
430 sal_Bool bDone = sal_False; in KeyInput() local
435 bDone = sal_True; // CTRL-Y schlucken, damit kein Vorlagenkatalog in KeyInput()
450 bDone = sal_True; in KeyInput()
453 if ( !bDone ) in KeyInput()
454 bDone = pEditView->KeyInput( rKEvt ); in KeyInput()
457 if ( !bDone ) in KeyInput()
/aoo41x/main/automation/source/server/
H A Drecorder.cxx332 sal_Bool bDone = sal_False; in IMPL_LINK() local
384 bDone = sal_True; in IMPL_LINK()
408 bDone = sal_True; in IMPL_LINK()
424 if ( !bDone ) in IMPL_LINK()
/aoo41x/main/writerfilter/source/dmapper/
H A DFormControlHelper.cxx229 bool bDone = false; in insertControl() local
241 bDone = true; in insertControl()
244 while (! bDone); in insertControl()
/aoo41x/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx202 bool bDone = false; in KeyInput() local
212 bDone = GetTextView() && GetTextView()->PostKeyEvent( rKeyEvt ); in KeyInput()
219 if (bDone) in KeyInput()
/aoo41x/main/rsc/source/parser/
H A Drsclex.cxx168 sal_Bool bDone = sal_False; in MakeToken() local
169 while( !bDone && !pFI->IsEof() && c ) in MakeToken()
186 bDone = sal_True; in MakeToken()
/aoo41x/main/avmedia/source/win/
H A Dwindow.cxx233 bool bDone = false, bZoom = false; in ImplLayoutVideoWindow() local
267 bDone = true; in ImplLayoutVideoWindow()
278 bDone = true; in ImplLayoutVideoWindow()
282 if( !bDone ) in ImplLayoutVideoWindow()
/aoo41x/main/sc/source/ui/drawfunc/
H A Ddrawsh5.cxx176 sal_Bool bDone = sal_False; in ExecuteHLink() local
237 bDone = sal_True; in ExecuteHLink()
244 bDone = sal_True; in ExecuteHLink()
250 if (!bDone) in ExecuteHLink()
/aoo41x/main/sw/source/ui/shells/
H A Ddrwbassh.cxx145 sal_Bool bDone = sal_False; in Execute() local
397 bDone = sal_True; in Execute()
555 bDone = sal_True; in Execute()
587 bDone = sal_True; in Execute()
622 if(!bDone) in Execute()
/aoo41x/main/sd/source/ui/view/
H A Dviewshel.cxx664 sal_Bool bDone = HandleScrollCommand (rCEvt, pWin); in Command() local
666 if( !bDone ) in Command()
706 bool bDone = false; in HandleScrollCommand() local
756 bDone = true; in HandleScrollCommand()
770 bDone = pWin->HandleScrollCommand( aReWrite, in HandleScrollCommand()
783 return bDone; in HandleScrollCommand()
/aoo41x/main/xmlsecurity/tools/demo/
H A Dverifydemo.cxx83 bool bDone = aSignatureHelper.ReadAndVerifySignature( xInputStream ); in main() local
90 if ( !bDone ) in main()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit.cxx1009 sal_Bool bDone = sal_False; in PostKeyEvent() local
1022 bDone = sal_True; in PostKeyEvent()
1030 bDone = sal_True; in PostKeyEvent()
1041 bDone = sal_True; in PostKeyEvent()
1050 if( !bDone ) in PostKeyEvent()
1051 bDone = pEditEngine->PostKeyEvent( rKeyEvent, GetEditViewPtr() ); in PostKeyEvent()
1053 return bDone; in PostKeyEvent()
1531 sal_Bool bDone = pDragAndDropInfo->pBackground->SetOutputSizePixel( aNewSzPx ); in ShowDDCursor() local
1532 DBG_ASSERT( bDone, "Virtuelles Device kaputt?" ); in ShowDDCursor()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddispuno.cxx248 sal_Bool bDone = sal_False; in dispatch() local
255 bDone = aFunc.DoImportUno( aPos, aArgs ); in dispatch()
259 if (!bDone) in dispatch()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8graf.cxx1016 bool bDone = true; in InsertTxbxText() local
1116 bDone = false; in InsertTxbxText()
1120 if( bDone ) in InsertTxbxText()
2603 bool bDone = false; in Read_GrafLayer() local
2611 bDone = true; in Read_GrafLayer()
2814 bDone = true; in Read_GrafLayer()
2817 if (!bDone) in Read_GrafLayer()
3168 bool bDone = false; in ImportReplaceableDrawables() local
3184 bDone = true; in ImportReplaceableDrawables()
3187 if (!bDone) in ImportReplaceableDrawables()
/aoo41x/main/sfx2/inc/
H A Dmacro.hxx43 sal_Bool bDone; // auskommentieren wenn kein Done() gerufen member in SfxMacroStatement
123 return bDone; in IsDone()

Completed in 316 milliseconds

1234567