Home
last modified time | relevance | path

Searched refs:getElementCount (Results 1 – 11 of 11) sorted by relevance

/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx484 sal_Int32 OApplicationView::getElementCount() in getElementCount() function in OApplicationView
487 return getDetailView()->getElementCount(); in getElementCount()
H A DAppDetailView.cxx893 sal_Int32 OApplicationDetailView::getElementCount() in getElementCount() function in OApplicationDetailView
896 return m_pControlHelper->getElementCount(); in getElementCount()
H A DAppView.hxx203 sal_Int32 getElementCount();
H A DAppController.cxx649 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()
H A DAppDetailPageHelper.hxx297 sal_Int32 getElementCount();
H A DAppDetailView.hxx282 sal_Int32 getElementCount();
H A DAppDetailPageHelper.cxx609 sal_Int32 OAppDetailPageHelper::getElementCount() in getElementCount() function in OAppDetailPageHelper
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DIniFile.java677 public int getElementCount() in getElementCount() method in IniFile
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DIniFile.java702 public int getElementCount() in getElementCount() method in IniFile
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx1252 size_t getElementCount() const;
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx2087 size_t StorageIterator::getElementCount() const in getElementCount() function in oox::dump::StorageIterator

Completed in 192 milliseconds