Home
last modified time | relevance | path

Searched refs:nComponentTypeCount (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx529 nComponentTypeCount (aComponentTypeList.getLength()), in getTypes() local
532 aTypeList.realloc (nTypeCount + nComponentTypeCount + 5); in getTypes()
534 for (i=0; i<nComponentTypeCount; i++) in getTypes()
/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx1110 nComponentTypeCount (aComponentTypeList.getLength()); in getTypes() local
1113 aTypeList.realloc (nTypeCount + nComponentTypeCount + 3); in getTypes()
1115 for (i=0; i<nComponentTypeCount; i++) in getTypes()

Completed in 23 milliseconds