Home
last modified time | relevance | path

Searched refs:aStreamPath (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sc/source/ui/inc/
H A Dimpex.hxx55 String aStreamPath; member in ScImportExport
125 void SetStreamPath( const String& rPath ) { aStreamPath = rPath; } in SetStreamPath()
126 const String& GetStreamPath() const { return aStreamPath; } in GetStreamPath()
/aoo42x/main/sc/source/filter/html/
H A Dhtmlexp2.cxx199 if( aStreamPath.Len() > 0 ) in WriteImage()
202 String aGrfNm( aStreamPath ); in WriteImage()
221 CopyLocalFileToINet( rLinkName, aStreamPath ); in WriteImage()
H A Dhtmlexp.cxx238 aStreamPath( rStreamPathP ), in ScHTMLExport()
559 aGrfNm = aStreamPath; in WriteBody()
578 CopyLocalFileToINet( aGrfNm, aStreamPath ); in WriteBody()
/aoo42x/main/sc/source/filter/inc/
H A Dhtmlexp.hxx103 String aStreamPath; member in ScHTMLExport
162 sal_Bool bAll, const String& aStreamPath );
/aoo42x/main/package/source/xstor/
H A Dxstorage.cxx6225 … OStorage::openStreamElementByHierarchicalName( const ::rtl::OUString& aStreamPath, ::sal_Int32 nO… in openStreamElementByHierarchicalName() argument
6241 …if ( !aStreamPath.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamPa… in openStreamElementByHierarchicalName()
6248 OStringList_Impl aListPath = OHierarchyHolder_Impl::GetListPathFromString( aStreamPath ); in openStreamElementByHierarchicalName()
6257 SotElement_Impl *pElement = OpenStreamElement_Impl( aStreamPath, nOpenMode, sal_False ); in openStreamElementByHierarchicalName()
6293 …return openEncryptedStreamByHierarchicalName( aStreamPath, nOpenMode, ::comphelper::OStorageHelper… in openEncryptedStreamElementByHierarchicalName()
6297 void SAL_CALL OStorage::removeStreamElementByHierarchicalName( const ::rtl::OUString& aStreamPath ) in removeStreamElementByHierarchicalName() argument
6313 …if ( !aStreamPath.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamPa… in removeStreamElementByHierarchicalName()
6319 OStringList_Impl aListPath = OHierarchyHolder_Impl::GetListPathFromString( aStreamPath ); in removeStreamElementByHierarchicalName()
6353 …if ( !aStreamPath.getLength() || !::comphelper::OStorageHelper::IsValidZipEntryFileName( aStreamPa… in openEncryptedStreamByHierarchicalName()
6363 OStringList_Impl aListPath = OHierarchyHolder_Impl::GetListPathFromString( aStreamPath ); in openEncryptedStreamByHierarchicalName()
[all …]
/aoo42x/main/sc/source/ui/docshell/
H A Dimpex.cxx1933 aStreamPath, aNonConvertibleChars ); in Doc2HTML()

Completed in 325 milliseconds