Searched refs:getPathCount (Results 1 – 3 of 3) sorted by relevance
43 public int getPathCount(){ in getPathCount() method in SwingTreePathProvider44 return m_aTreePath.getPathCount(); in getPathCount()
41 public int getPathCount(); in getPathCount() method
80 for (int i = 0; i < _xTreepathProvider.getPathCount(); i++){ in addSourceCodeOfUnoObject()220 if (_xTreePathProvider.getPathCount() > _nindex + 1){ in getUnoObjectDefinition()
Completed in 27 milliseconds