Searched refs:ControlIdentifier (Results 1 – 1 of 1) sorted by relevance
78 typedef sal_Int32 ControlIdentifier; typedef in UnoControlHolderList81 typedef ::std::map< ControlIdentifier, ControlInfo > ControlMap;98 …ControlIdentifier addControl( const uno::Reference< awt::XControl >& _rxControl, const ::rtl::OU…128 ControlIdentifier139 …bool getControlForIdentifier( ControlIdentifier _nIdentifier, uno::Reference< awt::XControl >& …145 void removeControlById( ControlIdentifier _nId );153 …void replaceControlById( ControlIdentifier _nId, const uno::Reference< awt::XControl >& _rxNewC…164 ControlIdentifier impl_addControl(173 ControlIdentifier impl_getFreeIdentifier_throw();193 UnoControlHolderList::ControlIdentifier UnoControlHolderList::addControl( const uno::Reference< awt… in addControl()[all …]