Searched refs:szPackagePath (Results 1 – 1 of 1) sorted by relevance
363 OUString szPackagePath( encodeZipUri( rURL.copy( sVndSunStarPackage.getLength() ) ) ); in copyFile() local365 …if ( ::comphelper::OStorageHelper::PathHasSegment( szPackagePath, OUString( RTL_CONSTASCII_USTRING… in copyFile()366 …|| ::comphelper::OStorageHelper::PathHasSegment( szPackagePath, OUString( RTL_CONSTASCII_USTRINGPA… in copyFile()369 if( xIfc->hasByHierarchicalName( szPackagePath ) ) in copyFile()372 xIfc->getByHierarchicalName( szPackagePath ) >>= xFileEntry; in copyFile()380 rURL = URIHelper::SmartRel2Abs( aBaseURL, szPackagePath, Link(), false ); in copyFile()
Completed in 15 milliseconds