/trunk/main/ucbhelper/source/provider/ |
H A D | resultset.cxx | 477 sal_Int32 nCount = m_pImpl->m_xDataSupplier->totalCount(); in isLast() 533 sal_Int32 nCount = m_pImpl->m_xDataSupplier->totalCount(); in last() 586 sal_Int32 nCount = m_pImpl->m_xDataSupplier->totalCount(); in absolute() 613 sal_Int32 nCount = m_pImpl->m_xDataSupplier->totalCount(); in absolute() 684 sal_Int32 nCount = m_pImpl->m_xDataSupplier->totalCount(); in relative() 719 sal_Int32 nCount = m_pImpl->m_xDataSupplier->totalCount(); in previous()
|
/trunk/test/testcommon/source/org/openoffice/test/common/ |
H A D | FileUtil.java | 964 int totalCount = 0; in download() local 968 totalCount += count; in download() 971 int nowProgress = totalCount * 10 / totalSize; in download()
|
/trunk/main/ucbhelper/workben/myucp/ |
H A D | myucp_datasupplier.hxx | 57 virtual sal_uInt32 totalCount();
|
H A D | myucp_datasupplier.cxx | 292 sal_uInt32 DataSupplier::totalCount() in totalCount() function in myucp::DataSupplier
|
/trunk/main/ucb/source/ucp/odma/ |
H A D | odma_datasupplier.hxx | 54 virtual sal_uInt32 totalCount();
|
H A D | odma_datasupplier.cxx | 352 sal_uInt32 DataSupplier::totalCount() in totalCount() function in DataSupplier
|
/trunk/main/ucb/source/ucp/ext/ |
H A D | ucpext_datasupplier.hxx | 64 virtual sal_uInt32 totalCount();
|
H A D | ucpext_datasupplier.cxx | 292 sal_uInt32 DataSupplier::totalCount() in totalCount() function in ucb::ucp::ext::DataSupplier
|
/trunk/main/ucb/source/ucp/package/ |
H A D | pkgdatasupplier.hxx | 55 virtual sal_uInt32 totalCount();
|
H A D | pkgdatasupplier.cxx | 325 sal_uInt32 DataSupplier::totalCount() in totalCount() function in DataSupplier
|
/trunk/main/ucb/source/ucp/webdav/ |
H A D | webdavdatasupplier.hxx | 62 virtual sal_uInt32 totalCount();
|
H A D | webdavdatasupplier.cxx | 269 sal_uInt32 DataSupplier::totalCount() in totalCount() function in DataSupplier
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | myucp_datasupplier.hxx | 63 virtual sal_uInt32 totalCount();
|
H A D | myucp_datasupplier.cxx | 325 sal_uInt32 DataSupplier::totalCount() in totalCount() function in DataSupplier
|
/trunk/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchydatasupplier.hxx | 62 virtual sal_uInt32 totalCount();
|
H A D | hierarchydatasupplier.cxx | 299 sal_uInt32 HierarchyResultSetDataSupplier::totalCount() in totalCount() function in HierarchyResultSetDataSupplier
|
/trunk/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_datasupplier.hxx | 61 virtual sal_uInt32 totalCount();
|
H A D | tdoc_datasupplier.cxx | 304 sal_uInt32 ResultSetDataSupplier::totalCount() in totalCount() function in ResultSetDataSupplier
|
/trunk/main/ucb/source/ucp/gvfs/ |
H A D | gvfs_directory.hxx | 77 virtual sal_uInt32 totalCount();
|
H A D | gvfs_directory.cxx | 257 sal_uInt32 DataSupplier::totalCount() in totalCount() function in DataSupplier
|
/trunk/main/ucb/source/ucp/gio/ |
H A D | gio_datasupplier.hxx | 79 virtual sal_uInt32 totalCount();
|
H A D | gio_datasupplier.cxx | 205 sal_uInt32 DataSupplier::totalCount() in totalCount() function in gio::DataSupplier
|
/trunk/main/ucbhelper/inc/ucbhelper/ |
H A D | resultset.hxx | 496 virtual sal_uInt32 totalCount() = 0;
|
/trunk/test/testassistant/lib/ |
H A D | testcommon.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/openoffice/
org/openoffice/test/
org/openoffice/test/common/
... |