Home
last modified time | relevance | path

Searched refs:aContentURL (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx100 INetURLObject aContentURL( _rFolderOrDoc ); in isCaseSensitiveParentFolder() local
108 aContentURL = INetURLObject( _rFolderOrDoc, INetURLObject::WAS_ENCODED ); in isCaseSensitiveParentFolder()
109 aContentURL.Append( _rDocName ); in isCaseSensitiveParentFolder()
110 …aContent1 = ::ucbhelper::Content( aContentURL.GetMainURL( INetURLObject::NO_DECODE ), Reference< X… in isCaseSensitiveParentFolder()
115 String sExtension1 = aContentURL.getExtension(); in isCaseSensitiveParentFolder()
123 INetURLObject aURL2( aContentURL ); in isCaseSensitiveParentFolder()
126 …if ( aURL2.GetMainURL(INetURLObject::NO_DECODE) == aContentURL.GetMainURL(INetURLObject::NO_DECODE… in isCaseSensitiveParentFolder()
/trunk/main/svtools/source/contnr/
H A Dcontentenumeration.cxx263 OUString aContentURL = xContentAccess->queryContentIdentifierString(); in enumerateFolderContent() local
267 OUString sRealURL = bHasTargetURL ? aTargetURL : aContentURL; in enumerateFolderContent()
292 … INetURLObject( aContentURL ).GetProtocol() == INET_PROT_VND_SUN_STAR_HIER ) in enumerateFolderContent()

Completed in 38 milliseconds