Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/diagram/
H A Ddiagram.cxx174 PointsTreeMap aRoots; in build() local
207 aRoots[ srcId ] = pSource; in build()
227 aRoots.erase( dstId ); in build()
233 OSL_ENSURE( aRoots.size() == 1, "more than one root" ); in build()
235 if( !aRoots.empty() ) in build()
237 mpRoot = aRoots.begin()->second; in build()
/aoo4110/main/autodoc/source/ary/loc/
H A Dlocs_le.hxx54 const Index & RootIndex() const { return aRoots; } in RootIndex()
55 Index & RootIndex() { return aRoots; } in RootIndex()
61 Index aRoots; member in ary::loc::Le_Storage

Completed in 15 milliseconds