Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/source/controls/
H A Dunocontrolcontainer.cxx139 …bool getControlForIdentifier( ControlIdentifier _nIdentifier, uno::Reference< awt::XControl >& …
251 bool UnoControlHolderList::getControlForIdentifier( UnoControlHolderList::ControlIdentifier _nIdent… in getControlForIdentifier() function in UnoControlHolderList
523 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