/aoo4110/main/comphelper/source/misc/ |
H A D | mediadescriptor.cxx | 466 aScheme = xId->getContentProviderScheme(); in isStreamReadOnly() 792 aScheme = xContId->getContentProviderScheme(); in impl_openStreamWithURL() 815 aScheme = xContId->getContentProviderScheme(); in impl_openStreamWithURL()
|
/aoo4110/main/ucb/source/ucp/odma/ |
H A D | odma_provider.cxx | 166 if ( !(Identifier->getContentProviderScheme().equalsIgnoreAsciiCase( aScheme ) || in queryContent() 167 Identifier->getContentProviderScheme().equalsIgnoreAsciiCase( sOdma )) ) in queryContent()
|
/aoo4110/main/ucb/source/core/ |
H A D | identify.cxx | 95 OUString SAL_CALL ContentIdentifier::getContentProviderScheme() in getContentProviderScheme() function in ContentIdentifier
|
H A D | identify.hxx | 55 virtual rtl::OUString SAL_CALL getContentProviderScheme()
|
/aoo4110/main/qadevOOo/tests/java/ifc/ucb/ |
H A D | _XContentIdentifierFactory.java | 68 String resScheme = identifier.getContentProviderScheme(); in _createContentIdentifier()
|
/aoo4110/main/ucb/source/ucp/ftp/ |
H A D | ftpcontentidentifier.hxx | 99 getContentProviderScheme(
|
H A D | ftpcontentidentifier.cxx | 133 FTPContentIdentifier::getContentProviderScheme( in getContentProviderScheme() function in FTPContentIdentifier
|
/aoo4110/main/ucb/qa/complex/tdoc/ |
H A D | _XContent.java | 52 String scheme = xIdent.getContentProviderScheme(); in _getIdentifier()
|
/aoo4110/main/ucb/source/ucp/file/ |
H A D | filid.hxx | 83 getContentProviderScheme(
|
H A D | filid.cxx | 139 FileContentIdentifier::getContentProviderScheme( in getContentProviderScheme() function in FileContentIdentifier
|
/aoo4110/main/ucbhelper/inc/ucbhelper/ |
H A D | contentidentifier.hxx | 87 getContentProviderScheme()
|
/aoo4110/main/ucbhelper/workben/myucp/ |
H A D | myucp_provider.cxx | 126 if ( !Identifier->getContentProviderScheme().equalsIgnoreAsciiCase( aScheme ) ) in queryContent()
|
/aoo4110/main/ucbhelper/source/provider/ |
H A D | contentidentifier.cxx | 210 OUString SAL_CALL ContentIdentifier::getContentProviderScheme() in getContentProviderScheme() function in ucbhelper::ContentIdentifier
|
/aoo4110/main/ucb/source/ucp/ext/ |
H A D | ucpext_provider.cxx | 140 if ( !i_rIdentifier->getContentProviderScheme().equalsIgnoreAsciiCase( sScheme ) ) in queryContent()
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | XContentIdentifier.idl | 76 string getContentProviderScheme();
|
/aoo4110/main/ucb/source/ucp/webdav/ |
H A D | webdavprovider.cxx | 200 = Identifier->getContentProviderScheme().toAsciiLowerCase(); in queryContent()
|
/aoo4110/main/extensions/inc/ucbhelper/ |
H A D | ext_content.hxx | 74 virtual OUString SAL_CALL getContentProviderScheme() throw(RuntimeException);
|
/aoo4110/main/svl/source/misc/ |
H A D | sharecontrolfile.cxx | 93 …if ( !xContId.is() || !xContId->getContentProviderScheme().equals( ::rtl::OUString( RTL_CONSTASCII… in OpenStream()
|
/aoo4110/main/xmlhelp/source/cxxhelp/provider/ |
H A D | provider.cxx | 193 if ( !xCanonicId->getContentProviderScheme() in queryContent()
|
/aoo4110/main/unotools/source/ucbhelper/ |
H A D | ucblockbytes.cxx | 954 aScheme = xContId->getContentProviderScheme(); in UCBOpenContentSync() 1194 ::rtl::OUString aScheme = xIdent->getContentProviderScheme(); in _UCBOpenContentSync()
|