Home
last modified time | relevance | path

Searched refs:IsDone (Results 1 – 13 of 13) sorted by relevance

/trunk/main/l10ntools/source/
H A Dtagtest.cxx1454 if ( aReference.GetObject( i ).IsDone() ) in CheckTags()
1460 if ( aTestee.GetObject( j ).IsDone() ) in CheckTags()
1479 if ( !aReference.GetObject( i ).IsDone() ) in CheckTags()
1486 if ( !aTestee.GetObject( i ).IsDone() ) in CheckTags()
1495 if ( aReference.GetObject( i ).IsDone() ) in CheckTags()
1501 if ( aTestee.GetObject( j ).IsDone() ) in CheckTags()
1516 if ( aReference.GetObject( i ).IsDone() ) in CheckTags()
1523 if ( aTestee.GetObject( i ).IsDone() ) in CheckTags()
/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx266 inline sal_Bool IsDone( long nY, long nX ) const;
327 inline sal_Bool ImplVectMap::IsDone( long nY, long nX ) const in IsDone() function in ImplVectMap
1124 while( pMap->IsDone( nY, nX ) ) in ImplCalculate()
1192 if( pMap->IsDone( nY - 1L, nX ) ) in ImplIsUp()
1194 else if( pMap->IsDone( nY + 1L, nX ) ) in ImplIsUp()
1196 else if( pMap->IsDone( nY - 1L, nX - 1L ) || pMap->IsDone( nY - 1L, nX + 1L ) ) in ImplIsUp()
/trunk/main/sfx2/inc/
H A Dmacro.hxx74 sal_Bool IsDone() const;
113 inline sal_Bool SfxMacroStatement::IsDone() const in IsDone() function in SfxMacroStatement
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx299 return rReq.IsDone(); in Call_Impl()
303 if ( rReq.IsDone() ) in Call_Impl()
1119 bDone = aReq.IsDone(); in ExecuteFunction()
1125 bDone = aReq.IsDone(); in ExecuteFunction()
1171 bDone = aReq.IsDone(); in ExecuteFunction()
H A Drequest.cxx812 sal_Bool SfxRequest::IsDone() const in IsDone() function in SfxRequest
H A Dunoctitm.cxx798 bSuccess = aReq.IsDone() || pItem != NULL; in dispatch()
/trunk/main/sfx2/inc/sfx2/
H A Drequest.hxx112 sal_Bool IsDone() const;
/trunk/main/sw/source/ui/misc/
H A Dbookmark.cxx138 if ( !rReq.IsDone() ) in Apply()
/trunk/main/l10ntools/inc/
H A Dtagtest.hxx113 sal_Bool IsDone() const { return bDone; } in IsDone() function in TokenInfo
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx335 rRequest.IsDone(); in OutlineToImpress()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx320 bTmpDone = aReq.IsDone(); in MiscExec_Impl()
/trunk/main/sfx2/source/doc/
H A Dobjserv.cxx775 if ( !aSaveAsReq.IsDone() ) in ExecFile_Impl()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1839 if( ! rReq.IsDone() ) in ExecuteAttr()

Completed in 126 milliseconds