Home
last modified time | relevance | path

Searched refs:bDone (Results 76 – 100 of 173) sorted by relevance

1234567

/trunk/main/sw/source/filter/ww8/
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/xmlsecurity/tools/demo/
H A Dverifydemo.cxx83 bool bDone = aSignatureHelper.ReadAndVerifySignature( xInputStream ); in main() local
90 if ( !bDone ) in main()
H A Dsigndemo.cxx136 bool bDone = aSignatureHelper.CreateAndWriteSignature( xOutputStream ); in main() local
138 if ( !bDone ) in main()
/trunk/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()
H A Doptuno.cxx215 …sal_Bool bDone = ScDocOptionsHelper::setPropertyValue( aOptions, *GetPropertySet().getPropertyMap(… in setPropertyValue() local
217 if (!bDone) in setPropertyValue()
/trunk/main/editeng/source/editeng/
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()
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 …]
/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx460 sal_Bool bDone = sal_False; in IMPL_LINK() local
473 bDone = sal_True; in IMPL_LINK()
476 if ( !bDone ) in IMPL_LINK()
/trunk/main/basic/source/comp/
H A Dloops.cxx381 sal_Bool bDone = sal_False; in Select() local
389 else while( !bDone ) in Select()
427 else TestEoln(), bDone = sal_True; in Select()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx589 sal_Bool bDone = sal_False; in Command() local
603 bDone = sal_True; in Command()
678 if (!bDone) in Command()
684 sal_Bool bDone = sal_False; in RequestHelp() local
733 bDone = sal_True; in RequestHelp()
738 if (!bDone) in RequestHelp()
/trunk/main/sfx2/inc/
H A Dmacro.hxx43 sal_Bool bDone; // auskommentieren wenn kein Done() gerufen member in SfxMacroStatement
123 return bDone; in IsDone()
/trunk/main/sal/rtl/source/
H A Dmath.cxx728 bool bDone = false; in stringToDouble() local
738 bDone = true; in stringToDouble()
746 bDone = true; in stringToDouble()
750 if (!bDone) // do not recognize e.g. NaN1.23 in stringToDouble()
/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()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1700 sal_Bool bDone = sal_False; in setPropertyValue() local
1721 bDone = sal_True; in setPropertyValue()
1724 if(!bDone) in setPropertyValue()
1739 bool bDone(false); in setPropertyValue() local
1757 bDone = true; in setPropertyValue()
1779 bDone = true; in setPropertyValue()
1840 if(!bDone) in setPropertyValue()
2230 bool bDone(false); in getPropertyValue() local
2242 bDone = true; in getPropertyValue()
2263 bDone = true; in getPropertyValue()
[all …]
/trunk/main/sc/source/core/data/
H A Dbcaslot.cxx592 bool bDone = false; in StartListeningArea() local
594 !bDone && nTab <= rRange.aEnd.Tab(); ++nTab) in StartListeningArea()
607 while ( !bDone && nOff <= nEnd ) in StartListeningArea()
618 bDone = true; in StartListeningArea()
/trunk/main/svl/source/misc/
H A Dadrparse.cxx466 bool bDone = false; in SvAddressParser_Impl() local
477 bDone = true; in SvAddressParser_Impl()
710 if (bDone) in SvAddressParser_Impl()
/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()
H A Dtextview.cxx559 sal_Bool bDone = sal_True; in KeyInput() local
656 bDone = sal_False; in KeyInput()
721 bDone = sal_False; in KeyInput()
734 bDone = sal_False; in KeyInput()
763 bDone = sal_False; in KeyInput()
784 bDone = sal_False; in KeyInput()
816 return bDone; in KeyInput()
2030 sal_Bool bDone = mpImpl->mpTextEngine->Read( rInput, &mpImpl->maSelection ); in Read() local
2032 return bDone; in Read()
/trunk/main/framework/source/jobs/
H A Dshelljob.cxx125 ::sal_Bool bDone = impl_execute(sRealCommand, lCommandArguments, bCheckExitCode); in execute()
126 if (! bDone) in execute()
/trunk/main/sw/source/filter/html/
H A Dhtmlftn.cxx71 sal_Bool bQuoted = sal_False, bDone = sal_False; in lcl_html_getNextPart() local
72 for( ; nPos < nLen && !bDone; nPos++ ) in lcl_html_getNextPart()
87 bDone = sal_True; in lcl_html_getNextPart()
/trunk/main/sw/source/ui/misc/
H A Dglosbib.cxx395 sal_Bool bDone = sal_False; in IMPL_LINK() local
406 bDone = sal_True; in IMPL_LINK()
411 if(!bDone) in IMPL_LINK()
/trunk/main/vcl/source/gdi/
H A Dregband.cxx779 bool bDone( false ); in XOr() local
784 bDone = true; in XOr()
800 if( bDone ) in XOr()
/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/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx280 sal_Bool bDone(sal_False); in GetMixerState() local
294 bDone = sal_True; in GetMixerState()
298 if(!bDone) in GetMixerState()
/trunk/main/sw/source/core/undo/
H A Dundobj1.cxx369 bool bDone = false; in GetComment() local
376 bDone = true; in GetComment()
380 if (! bDone) in GetComment()

Completed in 190 milliseconds

1234567