Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx448 PropertyHandlerArray aAllHandlers; // will contain every handler exactly once in suspendPropertyHandlers_nothrow()
461 for ( PropertyHandlerArray::iterator loop = aAllHandlers.begin(); in suspendPropertyHandlers_nothrow()
923 PropertyHandlerArray aAllHandlers; // will contain every handler exactly once in stopInspection()
931 for ( PropertyHandlerArray::iterator loop = aAllHandlers.begin(); in stopInspection()
1008 PropertyHandlerArray aPropertyHandlers; in doInspection()
1011 PropertyHandlerArray::iterator aHandler( aPropertyHandlers.begin() ); in doInspection()
1492 …Controller::getPropertyHandlers( const InterfaceArray& _rObjects, PropertyHandlerArray& _rHandlers… in getPropertyHandlers()
H A Dpropcontroller.hxx137 typedef ::std::vector< PropertyHandlerRef > PropertyHandlerArray; typedef in pcr::OPropertyBrowserController
278 … void getPropertyHandlers( const InterfaceArray& _rObjects, PropertyHandlerArray& _rHandlers );

Completed in 19 milliseconds