Lines Matching refs:ucb

72 using namespace com::sun::star::ucb;
105 ….GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star::ucb::XCommandEnvironmen… in Transfer_Impl()
106 uno::Reference< ::com::sun::star::ucb::XCommandInfo > xInfo = aDestPath.getCommands(); in Transfer_Impl()
111 …::com::sun::star::ucb::TransferInfo( bMoveData, aSourceObj.GetMainURL( INetURLObject::NO_DECODE ),… in Transfer_Impl()
118 catch( ::com::sun::star::ucb::CommandAbortedException& ) in Transfer_Impl()
143 ….GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star::ucb::XCommandEnvironmen… in IsDocument()
146 catch( ::com::sun::star::ucb::CommandAbortedException& ) in IsDocument()
150 catch( ::com::sun::star::ucb::IllegalIdentifierException& ) in IsDocument()
174 ….GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star::ucb::XCommandEnvironmen… in GetProperty()
177 catch( ::com::sun::star::ucb::CommandAbortedException& ) in GetProperty()
181 catch( ::com::sun::star::ucb::IllegalIdentifierException& ) in GetProperty()
204 ….GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star::ucb::XCommandEnvironmen… in IsFolder()
207 catch( ::com::sun::star::ucb::CommandAbortedException& ) in IsFolder()
211 catch( ::com::sun::star::ucb::IllegalIdentifierException& ) in IsFolder()
236 ….GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star::ucb::XCommandEnvironmen… in GetTitle()
244 catch( ::com::sun::star::ucb::CommandAbortedException& ) in GetTitle()
263 ….GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star::ucb::XCommandEnvironmen… in Kill()
266 catch( ::com::sun::star::ucb::CommandAbortedException& ) in Kill()
289 ….GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star::ucb::XCommandEnvironmen… in GetFolderContents()
306 uno::Reference< com::sun::star::ucb::XDynamicResultSet > xDynResultSet; in GetFolderContents()
309 uno::Reference < com::sun::star::ucb::XAnyCompareFactory > xFactory; in GetFolderContents()
311 uno::Reference < com::sun::star::ucb::XSortedDynamicResultSetFactory > xSRSFac( in GetFolderContents()
314 Sequence< com::sun::star::ucb::NumberedSortingInfo > aSortInfo( 2 ); in GetFolderContents()
315 com::sun::star::ucb::NumberedSortingInfo* pInfo = aSortInfo.getArray(); in GetFolderContents()
321 uno::Reference< com::sun::star::ucb::XDynamicResultSet > xDynamicResultSet; in GetFolderContents()
330 catch( ::com::sun::star::ucb::CommandAbortedException& ) in GetFolderContents()
341 … uno::Reference< com::sun::star::ucb::XContentAccess > xContentAccess( xResultSet, UNO_QUERY ); in GetFolderContents()
351 catch( ::com::sun::star::ucb::CommandAbortedException& ) in GetFolderContents()
388 Content aCnt( rURL, uno::Reference< ::com::sun::star::ucb::XCommandEnvironment >() ); in GetResultSet()
390 uno::Reference< com::sun::star::ucb::XDynamicResultSet > xDynResultSet; in GetResultSet()
404 catch( ::com::sun::star::ucb::CommandAbortedException& ) in GetResultSet()
415 … uno::Reference< com::sun::star::ucb::XContentAccess > xContentAccess( xResultSet, UNO_QUERY ); in GetResultSet()
432 catch( ::com::sun::star::ucb::CommandAbortedException& ) in GetResultSet()
496 catch( ::com::sun::star::ucb::CommandAbortedException& ) {} in CanMakeFolder()
573 catch( ::com::sun::star::ucb::CommandAbortedException& ) in MakeFolder()
613 catch( ::com::sun::star::ucb::CommandAbortedException& ) in HasParentFolder()
633 ….GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ::com::sun::star::ucb::XCommandEnvironmen… in GetSize()
636 catch( ::com::sun::star::ucb::CommandAbortedException& ) in GetSize()
657 uno::Reference< ::com::sun::star::ucb::XCommandEnvironment > aCmdEnv; in IsYounger()
667 catch( ::com::sun::star::ucb::CommandAbortedException& ) in IsYounger()
773 …tl::OUString& rSubfolderCandidate, const uno::Reference< ::com::sun::star::ucb::XContentProvider >… in IsSubPath()
777 uno::Reference< ::com::sun::star::ucb::XContentProvider > xContentProvider = xProv; in IsSubPath()
818 uno::Reference< ::com::sun::star::ucb::XContent > xSecCont = in IsSubPath()
820 uno::Reference< ::com::sun::star::ucb::XContentIdentifierFactory >( in IsSubPath()
824 uno::Reference< ::com::sun::star::ucb::XContent > xLocCont = in IsSubPath()
826 uno::Reference< ::com::sun::star::ucb::XContentIdentifierFactory >( in IsSubPath()
837 ( ( uno::Reference< ::com::sun::star::ucb::XCommandProcessor >( in IsSubPath()
839 ::com::sun::star::ucb::Command( in IsSubPath()
844 uno::Reference< ::com::sun::star::ucb::XCommandEnvironment >() ) in IsSubPath()
846 && ( uno::Reference< ::com::sun::star::ucb::XCommandProcessor >( in IsSubPath()
848 ::com::sun::star::ucb::Command( in IsSubPath()
853 uno::Reference< ::com::sun::star::ucb::XCommandEnvironment >() ) in IsSubPath()
889 uno::Reference< ::com::sun::star::ucb::XContentIdentifierFactory > xIdFac in EqualURLs()
894 uno::Reference< ::com::sun::star::ucb::XContentIdentifier > xIdFirst in EqualURLs()
896 uno::Reference< ::com::sun::star::ucb::XContentIdentifier > xIdSecond in EqualURLs()
901 uno::Reference< ::com::sun::star::ucb::XContentProvider > xProvider = in EqualURLs()