Searched refs:IsDone (Results 1 – 13 of 13) sorted by relevance
1454 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()
266 inline sal_Bool IsDone( long nY, long nX ) const;327 inline sal_Bool ImplVectMap::IsDone( long nY, long nX ) const in IsDone() function in ImplVectMap1124 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()
74 sal_Bool IsDone() const;113 inline sal_Bool SfxMacroStatement::IsDone() const in IsDone() function in SfxMacroStatement
299 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()
812 sal_Bool SfxRequest::IsDone() const in IsDone() function in SfxRequest
798 bSuccess = aReq.IsDone() || pItem != NULL; in dispatch()
112 sal_Bool IsDone() const;
138 if ( !rReq.IsDone() ) in Apply()
113 sal_Bool IsDone() const { return bDone; } in IsDone() function in TokenInfo
337 rRequest.IsDone(); in OutlineToImpress()
320 bTmpDone = aReq.IsDone(); in MiscExec_Impl()
775 if ( !aSaveAsReq.IsDone() ) in ExecFile_Impl()
1839 if( ! rReq.IsDone() ) in ExecuteAttr()
Completed in 77 milliseconds