Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A Dshapelist.cxx47 ListImpl::iterator aIter( std::find( maShapeList.begin(), maShapeList.end(), &rObject ) ); in addShape()
62 ListImpl::iterator aIter( std::find( maShapeList.begin(), maShapeList.end(), &rObject ) ); in removeShape()
87 ListImpl aShapeList; in clear()
90 ListImpl::iterator aIter( aShapeList.begin() ); in clear()
113 ListImpl::const_iterator aIter( std::find( maShapeList.begin(), maShapeList.end(), pObj ) ); in getNextShape()
133 ListImpl::iterator aIter( std::find( maShapeList.begin(), maShapeList.end(), &rObject ) ); in ObjectInDestruction()
/trunk/main/sd/inc/
H A Dshapelist.hxx76 typedef std::list< SdrObject* > ListImpl; typedef in sd::ShapeList
77 ListImpl maShapeList;
78 ListImpl::iterator maIter;
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java110 info, change, new ListImpl()); in OpenOfficeDocFileSystem()
718 private class ListImpl class in OpenOfficeDocFileSystem

Completed in 24 milliseconds