Searched refs:nTargetStorageFormat (Results 1 – 1 of 1) sorted by relevance
1194 sal_Int32 nTargetStorageFormat = SOFFICE_FILEFORMAT_CURRENT; in storeToEntry() local1197 nTargetStorageFormat = ::comphelper::OStorageHelper::GetXStorageFormat( xStorage ); in storeToEntry()1235 if ( nTargetStorageFormat == nOriginalStorageFormat ) in storeToEntry()1273 …StoreDocToStorage_Impl( xSubStorage, nTargetStorageFormat, GetBaseURLFrom_Impl( lArguments, lObjAr… in storeToEntry()1325 sal_Int32 nTargetStorageFormat = SOFFICE_FILEFORMAT_CURRENT; in storeAsEntry() local1328 nTargetStorageFormat = ::comphelper::OStorageHelper::GetXStorageFormat( xStorage ); in storeAsEntry()1368 if ( nTargetStorageFormat == nOriginalStorageFormat ) in storeAsEntry()1406 …StoreDocToStorage_Impl( xSubStorage, nTargetStorageFormat, GetBaseURLFrom_Impl( lArguments, lObjAr… in storeAsEntry()
Completed in 12 milliseconds