Lines Matching refs:ucb
99 …DestPath( aDestObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XCommandEnvironmen… in Transfer_Impl()
100 uno::Reference< ucb::XCommandInfo > xInfo = aDestPath.getCommands(); in Transfer_Impl()
105 …ucb::TransferInfo( bMoveData, aSourceObj.GetMainURL( INetURLObject::NO_DECODE ), aName, nNameClash… in Transfer_Impl()
112 catch( ucb::CommandAbortedException& ) in Transfer_Impl()
138 …::ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XComm… in IsDocument()
141 catch( ucb::CommandAbortedException& ) in IsDocument()
145 catch( ucb::IllegalIdentifierException& ) in IsDocument()
149 catch( ucb::ContentCreationException& ) in IsDocument()
170 …::ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XComm… in IsFolder()
173 catch( ucb::CommandAbortedException& ) in IsFolder()
177 catch( ucb::IllegalIdentifierException& ) in IsFolder()
181 catch( ucb::ContentCreationException& ) in IsFolder()
202 …::ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XComm… in GetTitle()
208 catch( ucb::CommandAbortedException& ) in GetTitle()
229 …::ucbhelper::Content aCnt( aDeleteObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb:… in Kill()
232 catch( ucb::CommandAbortedException& ) in Kill()
255 …::ucbhelper::Content aCnt( aFolderObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb:… in GetFolderContents()
271 uno::Reference< ucb::XDynamicResultSet > xDynResultSet; in GetFolderContents()
274 uno::Reference < ucb::XAnyCompareFactory > xFactory; in GetFolderContents()
276 uno::Reference < ucb::XSortedDynamicResultSetFactory > xSRSFac( in GetFolderContents()
279 uno::Sequence< ucb::NumberedSortingInfo > aSortInfo( 2 ); in GetFolderContents()
280 ucb::NumberedSortingInfo* pInfo = aSortInfo.getArray(); in GetFolderContents()
286 uno::Reference< ucb::XDynamicResultSet > xDynamicResultSet; in GetFolderContents()
295 catch( ucb::CommandAbortedException& ) in GetFolderContents()
307 uno::Reference< ucb::XContentAccess > xContentAccess( xResultSet, uno::UNO_QUERY ); in GetFolderContents()
317 catch( ucb::CommandAbortedException& ) in GetFolderContents()
363 … new ::ucbhelper::CommandEnvironment( xInteractionHandler, uno::Reference< ucb::XProgressHandler >… in GetFolderContentProperties()
375 uno::Reference< ucb::XDynamicResultSet > xDynResultSet; in GetFolderContentProperties()
379 uno::Reference < ucb::XAnyCompareFactory > xCmpFactory; in GetFolderContentProperties()
381 uno::Reference < ucb::XSortedDynamicResultSetFactory > xSRSFac( in GetFolderContentProperties()
384 uno::Sequence< ucb::NumberedSortingInfo > aSortInfo( 2 ); in GetFolderContentProperties()
385 ucb::NumberedSortingInfo* pInfo = aSortInfo.getArray(); in GetFolderContentProperties()
391 uno::Reference< ucb::XDynamicResultSet > xDynamicResultSet; in GetFolderContentProperties()
402 catch( ucb::CommandAbortedException& ) in GetFolderContentProperties()
416 uno::Reference< ucb::XContentAccess > xContentAccess( xResultSet, uno::UNO_QUERY ); in GetFolderContentProperties()
453 catch( ucb::CommandAbortedException& ) in GetFolderContentProperties()
493 ::ucbhelper::Content aCnt( rURL, uno::Reference< ucb::XCommandEnvironment >() ); in GetResultSet()
495 uno::Reference< ucb::XDynamicResultSet > xDynResultSet; in GetResultSet()
508 catch( ucb::CommandAbortedException& ) in GetResultSet()
521 uno::Reference< ucb::XContentAccess > xContentAccess( xResultSet, uno::UNO_QUERY ); in GetResultSet()
538 catch( ucb::CommandAbortedException& ) in GetResultSet()
590 … new ::ucbhelper::CommandEnvironment( xInteractionHandler, uno::Reference< ucb::XProgressHandler >… in GetHelpTreeViewContents()
599 uno::Reference< ucb::XDynamicResultSet > xDynResultSet; in GetHelpTreeViewContents()
604 catch( ucb::CommandAbortedException& ) in GetHelpTreeViewContents()
615 uno::Reference< ucb::XContentAccess > xContentAccess( xResultSet, uno::UNO_QUERY ); in GetHelpTreeViewContents()
632 catch( ucb::CommandAbortedException& ) in GetHelpTreeViewContents()
672 … new ::ucbhelper::CommandEnvironment( xInteractionHandler, uno::Reference< ucb::XProgressHandler >… in GetActiveHelpString()
704 uno::Reference< ucb::XCommandEnvironment > () ); in IsHelpErrorDocument()
721 return Transfer_Impl( rSource, rDest, sal_False, ucb::NameClash::ERROR ); in CopyTo()
747 uno::Reference< ucb::XCommandEnvironment > aCmdEnv; in MakeFolder()
756 catch( ucb::CommandAbortedException& ) in MakeFolder()
760 catch( ucb::IllegalIdentifierException& ) in MakeFolder()
782 …::ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XComm… in QueryDiskSpace()
785 catch( ucb::CommandAbortedException& ) in QueryDiskSpace()
808 …::ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XComm… in GetSize()
811 catch( ucb::CommandAbortedException& ) in GetSize()
833 …::ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XComm… in Exists()
838 catch( ucb::CommandAbortedException& ) in Exists()
842 catch( ucb::IllegalIdentifierException& ) in Exists()
846 catch( ucb::ContentCreationException& ) in Exists()