Home
last modified time | relevance | path

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

/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx644 m_pRootFolder->setPackageFormat_Impl( m_nFormat ); in initialize()
650 m_pRootFolder->setPackageFormat_Impl( m_nFormat ); in initialize()
706 m_pRootFolder->setPackageFormat_Impl( m_nFormat ); in initialize()
735 m_pRootFolder->setPackageFormat_Impl( m_nFormat ); in initialize()
/trunk/main/package/inc/
H A DZipPackageFolder.hxx87 void setPackageFormat_Impl( sal_Int32 nFormat ) { m_nFormat = nFormat; } in setPackageFormat_Impl() function in ZipPackageFolder