Home
last modified time | relevance | path

Searched refs:bDone (Results 1 – 25 of 173) sorted by last modified time

1234567

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx1154 sal_Bool bDone = sal_True; in setPropertyValue() local
1176 bDone = sal_True; in setPropertyValue()
1179 if(!bDone) in setPropertyValue()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx361 sal_Bool bDone = sal_False; in getTransferData() local
372 bDone = maAny.hasValue(); in getTransferData()
379 bDone = sal_True; in getTransferData()
406 bDone = sal_True; in getTransferData()
436 bDone = sal_True; in getTransferData()
466 bDone = sal_True; in getTransferData()
473 if( !bDone && maAny.hasValue() ) in getTransferData()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5920 bool bDone(false); in PaintBackground() local
5929bDone = DrawFillAttributes(aFillAttributes, aOrigBackRect, aRect, *pOut); in PaintBackground()
5932 if(!bDone) in PaintBackground()
5942 bDone = true; in PaintBackground()
5947 if(!bDone) in PaintBackground()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx2167 sal_Bool bDone = sal_False; in ImpPaint() local
2210 bDone = sal_True; in ImpPaint()
2213 if ( !bDone ) in ImpPaint()
2228 sal_Bool bDone = sal_False; in ImpPaint() local
2240 bDone = sal_True; in ImpPaint()
2243 if ( !bDone ) in ImpPaint()
2654 sal_Bool bDone = rInput.ReadLine( aLine ); in Read() local
2656 while ( bDone ) in Read()
2659 bDone = rInput.ReadLine( aLine ); in Read()
2661 if ( bDone ) in Read()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx1121 bDone = sal_True; in CursorVisualLeftRight()
1158 bDone = sal_True; in CursorVisualLeftRight()
1162 if ( !bDone ) in CursorVisualLeftRight()
3740 sal_Bool bDone = sal_False; in InsertText() local
3757 bDone = sal_True; in InsertText()
3764 if ( !bDone ) in InsertText()
3782 if ( !bDone ) in InsertText()
3797 bDone = sal_True; in InsertText()
3804 if ( !bDone ) in InsertText()
3810 if ( !bDone ) in InsertText()
[all …]
H A Dimpedit4.cxx132 sal_Bool bDone = rInput.ReadByteStringLine( aTmpStr ); in ReadText() local
133 while ( bDone ) in ReadText()
138 bDone = rInput.ReadByteStringLine( aTmpStr ); in ReadText()
H A Dediteng.cxx832 sal_Bool bDone = sal_True; in PostKeyEvent() local
910 bDone = sal_False; in PostKeyEvent()
922 bDone = sal_False; in PostKeyEvent()
942 bDone = sal_False; in PostKeyEvent()
1094 bDone = sal_False; in PostKeyEvent()
1242 bDone = sal_False; in PostKeyEvent()
1292 return bDone; in PostKeyEvent()
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()
H A Deditundo.cxx100 sal_Bool bDone = SfxUndoManager::Undo(); in Undo() local
111 return bDone; in Undo()
135 sal_Bool bDone = SfxUndoManager::Redo(); in Redo() local
146 return bDone; in Redo()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1685 sal_Bool bDone = sal_False; in Impl_writeActions() local
1687 while( !bDone && ( ++i < nCount ) ) in Impl_writeActions()
1696 bDone = sal_True; in Impl_writeActions()
1720 bool bDone = sal_False; in Impl_writeActions() local
1722 while( !bDone && ( ++i < nCount ) ) in Impl_writeActions()
1729 bDone = sal_True; in Impl_writeActions()
1751 bool bDone = sal_False; in Impl_writeActions() local
1760 bDone = sal_True; in Impl_writeActions()
1768 bool bDone = sal_False; in Impl_writeActions()
1770 while( !bDone && ( ++i < nCount ) ) in Impl_writeActions()
[all …]
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx246 const bool bDone(::DrawFillAttributes(aFillAttributes, aOrigRect, rPtArea, rOut)); in lcl_ClearArea() local
248 if(!bDone) in lcl_ClearArea()
1015 bool bDone(false); in PaintPicture() local
1049 bDone = true; in PaintPicture()
1055 if(!bDone) in PaintPicture()
1118 bool bDone(false); in PaintPicture() local
1139 bDone = paintUsingPrimitivesHelper( in PaintPicture()
1148 if(!bDone && pOLENd) in PaintPicture()
/trunk/main/l10ntools/source/
H A Dtagtest.cxx46 , bDone(sal_False) in TokenInfo()
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx1024 bool bDone(false); in ModifyBitmapEx() local
1026 for(sal_uInt32 a(rBColorModifierStack.count()); a && !bDone; ) in ModifyBitmapEx()
1067 bDone = true; in ModifyBitmapEx()
H A Dgdimetafiletools.cxx293 bool bDone(false); in clipMetafileContentAgainstOwnRegions() local
468 bDone = true; in clipMetafileContentAgainstOwnRegions()
483 bDone = true; in clipMetafileContentAgainstOwnRegions()
516 bDone = true; in clipMetafileContentAgainstOwnRegions()
541 bDone = true; in clipMetafileContentAgainstOwnRegions()
580 bDone = true; in clipMetafileContentAgainstOwnRegions()
606 bDone = true; in clipMetafileContentAgainstOwnRegions()
632 bDone = true; in clipMetafileContentAgainstOwnRegions()
658 bDone = true; in clipMetafileContentAgainstOwnRegions()
806 bDone = true; in clipMetafileContentAgainstOwnRegions()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx632 bool bDone = false; in ReadLVL() local
643 bDone = true; in ReadLVL()
648 ASSERT(bDone, "tab setting in numbering is " in ReadLVL()
H A Dww8graf.cxx1013 bool bDone = true; in InsertTxbxText() local
1113 bDone = false; in InsertTxbxText()
1117 if( bDone ) in InsertTxbxText()
2595 bool bDone = false; in Read_GrafLayer() local
2603 bDone = true; in Read_GrafLayer()
2806 bDone = true; in Read_GrafLayer()
2809 if (!bDone) in Read_GrafLayer()
3160 bool bDone = false; in ImportReplaceableDrawables() local
3176 bDone = true; in ImportReplaceableDrawables()
3179 if (!bDone) in ImportReplaceableDrawables()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1002 bool bDone = false; in LayoutByPage() local
1032 while (!bDone) in LayoutByPage()
1035 bDone = true; in LayoutByPage()
1048 bDone = false; in LayoutByPage()
1089 bDone = false; in LayoutByPage()
1108 bDone = false; in LayoutByPage()
1127 bDone = false; in LayoutByPage()
H A Dsrcedtw.cxx447 sal_Bool bDone = sal_False; in KeyInput() local
451 bDone = pTextView->KeyInput( rKEvt ); in KeyInput()
454 if ( !bDone ) in KeyInput()
/trunk/main/svx/workben/
H A Dedittest.cxx1699 BOOL bDone = pEditView->PostKeyEvent( rKEvt ); in KeyInput() local
1700 if ( !bDone ) in KeyInput()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx175 bool bDone = false; in KeyInput() local
183 bDone = mpOutlinerView->PostKeyEvent( rKeyEvt ); in KeyInput()
185 if (bDone) in KeyInput()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2938 sal_Bool bDone = sal_False; in CreateNames() local
2941 bDone = GetViewData()->GetDocShell()->GetDocFunc().CreateNames( aRange, nFlags, sal_False ); in CreateNames()
2943 if (!bDone) in CreateNames()
H A Deditsh.cxx551 sal_Bool bDone = sal_False; in Execute() local
585 bDone = sal_True; in Execute()
589 if (!bDone) in Execute()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx281 sal_Bool bDone = sal_False; in Execute() local
318 bDone = sal_True; in Execute()
321 if (!bDone) in Execute()
713 sal_Bool bDone = sal_True; in ExecuteAttr() local
735 bDone = sal_False; // bereits hier passiert in ExecuteAttr()
743 bDone = ExecuteCharDlg( aEditAttr, aNewAttr , nSlot); in ExecuteAttr()
747 bDone = ExecuteParaDlg( aEditAttr, aNewAttr ); in ExecuteAttr()
854 bDone = ( RET_OK == pDlg->Execute() ); in ExecuteAttr()
856 if ( bDone ) in ExecuteAttr()
869 if ( bDone ) // wurden Attribute geaendert? in ExecuteAttr()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx198 if (bDone) in DetectiveAddPred()
215 return bDone; in DetectiveAddPred()
239 if (bDone) in DetectiveDelPred()
256 return bDone; in DetectiveDelPred()
278 if (bDone) in DetectiveAddSucc()
295 return bDone; in DetectiveAddSucc()
319 if (bDone) in DetectiveDelSucc()
336 return bDone; in DetectiveDelSucc()
358 if (bDone) in DetectiveAddError()
400 if (bDone) in DetectiveMarkInvalid()
[all …]
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx942 sal_Bool bDone = bExpand ? pOwner->Expand( pPara ) : pOwner->Collapse( pPara ); in ImplExpandOrCollaps() local
943 if( bDone ) in ImplExpandOrCollaps()

Completed in 302 milliseconds

1234567