Searched refs:getControlForIdentifier (Results 1 – 1 of 1) sorted by relevance
139 …bool getControlForIdentifier( ControlIdentifier _nIdentifier, uno::Reference< awt::XControl >& …251 bool UnoControlHolderList::getControlForIdentifier( UnoControlHolderList::ControlIdentifier _nIdent… in getControlForIdentifier() function in UnoControlHolderList523 if ( !mpControls->getControlForIdentifier( _nIdentifier, xControl ) ) in removeByIdentifier()537 if ( !mpControls->getControlForIdentifier( _nIdentifier, xExistentControl ) ) in replaceByIdentifer()575 if ( !mpControls->getControlForIdentifier( _nIdentifier, xControl ) ) in getByIdentifier()694 bool bHas = mpControls->getControlForIdentifier( _nId, xControl ); in impl_removeControl()
Completed in 12 milliseconds