Home
last modified time | relevance | path

Searched refs:_rObjects (Results 1 – 4 of 4) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx286 …yBrowserController::inspect( const Sequence< Reference< XInterface > >& _rObjects ) throw (com::su… in inspect() argument
301 …_rebindToInspectee_nothrow( InterfaceArray( _rObjects.getConstArray(), _rObjects.getConstArray() +… in inspect()
978 void OPropertyBrowserController::impl_rebindToInspectee_nothrow( const InterfaceArray& _rObjects ) in impl_rebindToInspectee_nothrow() argument
986 m_aInspectedObjects = _rObjects; in impl_rebindToInspectee_nothrow()
1492 …void OPropertyBrowserController::getPropertyHandlers( const InterfaceArray& _rObjects, PropertyHan… in getPropertyHandlers() argument
1495 if ( _rObjects.empty() ) in getPropertyHandlers()
1524 if ( _rObjects.size() == 1 ) in getPropertyHandlers()
1529 xHandler->inspect( _rObjects[0] ); in getPropertyHandlers()
1536 ::std::vector< Reference< XPropertyHandler > > aSingleHandlers( _rObjects.size() ); in getPropertyHandlers()
1539 InterfaceArray::const_iterator pObject = _rObjects.begin(); in getPropertyHandlers()
[all …]
H A Dpropcontroller.hxx274 void impl_rebindToInspectee_nothrow( const InterfaceArray& _rObjects );
278 … void getPropertyHandlers( const InterfaceArray& _rObjects, PropertyHandlerArray& _rHandlers );
/trunk/main/svx/source/form/
H A Dnavigatortree.cxx2239 …bjects(FmFormData* pFormData, sal_Bool bDeep, ::std::set< Reference< XFormComponent > >& _rObjects) in CollectObjects() argument
2251 _rObjects.insert(pControlData->GetFormComponent()); in CollectObjects()
2254 CollectObjects((FmFormData*)pEntryData,bDeep,_rObjects); in CollectObjects()
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx491 …std::set< ::com::sun::star::uno::Reference< ::com::sun::star::form::XFormComponent > >& _rObjects);

Completed in 33 milliseconds