Home
last modified time | relevance | path

Searched refs:IsBusy (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svl/inc/svl/
H A Dsvdde.hxx172 sal_Bool IsBusy() { return bBusy; } in IsBusy() function in DdeTransaction
422 virtual sal_Bool IsBusy();
/trunk/main/sfx2/source/appl/
H A Dimpldde.cxx379 if( !pLink || ( pLink && pLink->IsBusy() )) in IMPL_LINK()
381 else if( pRequest && pRequest->IsBusy() ) in IMPL_LINK()
/trunk/main/svl/source/svdde/
H A Dddesvr.cxx1064 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
/trunk/main/svl/unx/source/svdde/
H A Dddedummy.cxx235 sal_Bool DdeService::IsBusy() in IsBusy() function in DdeService
/trunk/main/offapi/com/sun/star/view/
H A DPrinterDescriptor.idl86 [readonly, property] boolean IsBusy;

Completed in 27 milliseconds