Searched refs:findControlByName (Results 1 – 3 of 3) sorted by relevance
95 …static sal_Int32 findControlByName( const css::uno::Reference< css::container::XIndexAccess >& xIn…
231 sal_Int32 VbaCommandBarHelper::findControlByName( const css::uno::Reference< css::container::XIndex… in findControlByName() function in VbaCommandBarHelper
149 nPosition = VbaCommandBarHelper::findControlByName( m_xIndexAccess, sName, m_bIsMenu ); in Item()
Completed in 57 milliseconds