Searched refs:getSupportedControls (Results 1 – 8 of 8) sorted by relevance
287 …Sequence< ::rtl::OUString > SAL_CALL OCommonPicker::getSupportedControls( ) throw (RuntimeExcepti… in getSupportedControls() function in svt::OCommonPicker295 return aAccess.getSupportedControls( ); in getSupportedControls()
63 ::com::sun::star::uno::Sequence< ::rtl::OUString > getSupportedControls( );
159 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedControls( ) throw…
298 Sequence< ::rtl::OUString > OControlAccess::getSupportedControls( ) in getSupportedControls() function in svt::OControlAccess
71 supControls = xCI.getSupportedControls(); in before()
53 supControls = oObj.getSupportedControls(); in _getSupportedControls()
53 sequence<string> getSupportedControls( );
526 Sequence< ::rtl::OUString > aCtrlList = xCtrlInfo->getSupportedControls(); in updateSelectionBox()
Completed in 46 milliseconds