Home
last modified time | relevance | path

Searched refs:aElementInfoSeq (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx784 Sequence< Sequence< PropertyValue > > aElementInfoSeq; in getUIElementsInfo() local
799 aElementInfoSeq.realloc( aUIElementInfoCollection.size() ); in getUIElementsInfo()
807 aElementInfoSeq[n++] = aUIElementInfo; in getUIElementsInfo()
811 return aElementInfoSeq; in getUIElementsInfo()
H A Dmoduleuiconfigurationmanager.cxx1002 Sequence< Sequence< PropertyValue > > aElementInfoSeq; in getUIElementsInfo() local
1017 aElementInfoSeq.realloc( aUIElementInfoCollection.size() ); in getUIElementsInfo()
1025 aElementInfoSeq[n++] = aUIElementInfo; in getUIElementsInfo()
1029 return aElementInfoSeq; in getUIElementsInfo()
H A Duiconfigurationmanagerimpl.cxx969 Sequence< Sequence< PropertyValue > > aElementInfoSeq; in getUIElementsInfo() local
984 aElementInfoSeq.realloc( aUIElementInfoCollection.size() ); in getUIElementsInfo()
992 aElementInfoSeq[n++] = aUIElementInfo; in getUIElementsInfo()
996 return aElementInfoSeq; in getUIElementsInfo()

Completed in 42 milliseconds