Searched refs:rxElement (Results 1 – 4 of 4) sorted by relevance
110 …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 );
72 OGroupCompAcc::OGroupCompAcc(const Reference<XPropertySet>& rxElement, const OGroupComp& _rGroupCom… in OGroupCompAcc() argument73 :m_xComponent( rxElement ) in OGroupCompAcc()201 void OGroup::RemoveComponent( const Reference<XPropertySet>& rxElement ) in RemoveComponent() argument204 OGroupCompAcc aSearchCompAcc( rxElement, OGroupComp() ); in RemoveComponent()
129 void Panel::SetUIElement (const Reference<ui::XUIElement>& rxElement) in SetUIElement() argument131 mxElement = rxElement; in SetUIElement()
62 void SetUIElement (const cssu::Reference<css::ui::XUIElement>& rxElement);
Completed in 31 milliseconds