Home
last modified time | relevance | path

Searched refs:getFormCount (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.hxx70 sal_Int32 getFormCount() const;
H A Dmigrationengine.cxx874 inline size_t getFormCount() const { return m_nFormCount; } in getFormCount() function in dbmm::MigrationEngine_Impl
1967 sal_Int32 MigrationEngine::getFormCount() const in getFormCount() function in dbmm::MigrationEngine
1969 return m_pImpl->getFormCount(); in getFormCount()
H A Dmacromigrationdialog.cxx327 rProgressPage.setDocumentCounts( aEngine.getFormCount(), aEngine.getReportCount() );

Completed in 24 milliseconds