Home
last modified time | relevance | path

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

/trunk/main/framework/source/uielement/
H A Duicommanddescription.cxx138 virtual ::com::sun::star::uno::Any SAL_CALL getByNameImpl( const ::rtl::OUString& aName );
251 Any SAL_CALL ConfigurationAccess_UICommand::getByNameImpl( const ::rtl::OUString& rCommandURL ) in getByNameImpl() function in framework::ConfigurationAccess_UICommand
288 Any aRet( getByNameImpl( rCommandURL ) ); in getByName()
302 return getByNameImpl( rCommandURL ).hasValue(); in hasByName()