Searched refs:getElementCount (Results 1 – 11 of 11) sorted by relevance
484 sal_Int32 OApplicationView::getElementCount() in getElementCount() function in OApplicationView487 return getDetailView()->getElementCount(); in getElementCount()
203 sal_Int32 getElementCount();
893 sal_Int32 OApplicationDetailView::getElementCount() in getElementCount() function in OApplicationDetailView896 return m_pControlHelper->getElementCount(); in getElementCount()
297 sal_Int32 getElementCount();
282 sal_Int32 getElementCount();
649 aReturn.bEnabled = getContainer()->isFilled() && getContainer()->getElementCount(); in GetState()653 aReturn.bEnabled = getContainer()->isFilled() && getContainer()->getElementCount(); in GetState()786 …n.bEnabled = getContainer()->getElementCount() > 0 && getContainer()->getSelectionCount() != getCo… in GetState()
609 sal_Int32 OAppDetailPageHelper::getElementCount() in getElementCount() function in OAppDetailPageHelper
677 public int getElementCount() in getElementCount() method in IniFile
702 public int getElementCount() in getElementCount() method in IniFile
1252 size_t getElementCount() const;
2087 size_t StorageIterator::getElementCount() const in getElementCount() function in oox::dump::StorageIterator
Completed in 106 milliseconds