Searched refs:IsBusy (Results 1 – 5 of 5) sorted by relevance
172 sal_Bool IsBusy() { return bBusy; } in IsBusy() function in DdeTransaction422 virtual sal_Bool IsBusy();
379 if( !pLink || ( pLink && pLink->IsBusy() )) in IMPL_LINK()381 else if( pRequest && pRequest->IsBusy() ) in IMPL_LINK()
235 sal_Bool DdeService::IsBusy() in IsBusy() function in DdeService
1064 return IsBusy() ? String::CreateFromAscii("Busy\r\n") : String::CreateFromAscii("Ready\r\n"); in Status()1069 sal_Bool __EXPORT DdeService::IsBusy() in IsBusy() function in DdeService
86 [readonly, property] boolean IsBusy;
Completed in 25 milliseconds