Home
last modified time | relevance | path

Searched refs:rObjects (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/vcl/unx/generic/window/
H A Dsalobj.cxx266 std::list< SalObject* >& rObjects = GetX11SalData()->GetDisplay()->getSalObjects(); in X11SalObject() local
267 rObjects.push_back( this ); in X11SalObject()
273 std::list< SalObject* >& rObjects = GetX11SalData()->GetDisplay()->getSalObjects(); in ~X11SalObject() local
274 rObjects.remove( this ); in ~X11SalObject()
477 std::list< SalObject* >& rObjects = GetX11SalData()->GetDisplay()->getSalObjects(); in Dispatch() local
479 for( std::list< SalObject* >::iterator it = rObjects.begin(); it != rObjects.end(); ++it ) in Dispatch()
/aoo41x/main/basic/source/sbx/
H A Dsbxobj.cxx1074 rObjects.First(); in GarbageCollection()
1075 SbxObject *pObj = rObjects.GetCurObject(); in GarbageCollection()
1077 pObj = rObjects.First(); in GarbageCollection()
1110 pObj = rObjects.Next(); in GarbageCollection()
1112 pObj = rObjects.First(); in GarbageCollection()
/aoo41x/main/svx/source/sdr/contact/
H A Dobjectcontactofobjlistpainter.cxx74 const SdrObjectVector& rObjects, in ObjectContactOfObjListPainter() argument
78 maStartObjects(rObjects), in ObjectContactOfObjListPainter()
/aoo41x/main/filter/source/svg/
H A Dsvgfontexport.cxx36 …xport::SVGFontExport( SVGExport& rExport, const ::std::vector< ObjectRepresentation >& rObjects ) : in SVGFontExport() argument
38 maObjects( rObjects ), in SVGFontExport()
H A Dsvgfontexport.hxx58 SVGFontExport( SVGExport& rExport, const ::std::vector< ObjectRepresentation >& rObjects );
/aoo41x/main/svx/inc/svx/sdr/contact/
H A Dobjectcontactofobjlistpainter.hxx87 const SdrObjectVector& rObjects,

Completed in 57 milliseconds