Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/component/
H A DGroupManager.hxx110 …com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& rxElement, sal_Int32 nInse…
137 …com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& rxElement, const OGroupCom…
170 …onent( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& rxElement );
171 …onent( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& rxElement );
192 …ement( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& rxElement );
193 …ement( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& rxElement );
H A DGroupManager.cxx72 OGroupCompAcc::OGroupCompAcc(const Reference<XPropertySet>& rxElement, const OGroupComp& _rGroupCom… in OGroupCompAcc() argument
73 :m_xComponent( rxElement ) in OGroupCompAcc()
201 void OGroup::RemoveComponent( const Reference<XPropertySet>& rxElement ) in RemoveComponent() argument
204 OGroupCompAcc aSearchCompAcc( rxElement, OGroupComp() ); in RemoveComponent()
/aoo4110/main/sfx2/source/sidebar/
H A DPanel.cxx129 void Panel::SetUIElement (const Reference<ui::XUIElement>& rxElement) in SetUIElement() argument
131 mxElement = rxElement; in SetUIElement()
H A DPanel.hxx62 void SetUIElement (const cssu::Reference<css::ui::XUIElement>& rxElement);

Completed in 29 milliseconds