Searched refs:getActiveTabID (Results 1 – 7 of 7) sorted by relevance
156 sal_Int32 SAL_CALL VCLXTabControl::getActiveTabID() throw (uno::RuntimeException) in getActiveTabID() function in layoutimpl::VCLXTabControl234 …age *pTabPage = pTabControl->GetTabPage( sal::static_int_cast< sal_uInt16 >( getActiveTabID() ) ); in draw()395 bool active = (i+1 == (unsigned) getActiveTabID()); in allocateArea()
75 virtual ::sal_Int32 SAL_CALL getActiveTabID() throw (::com::sun::star::uno::RuntimeException);
150 virtual sal_Int32 SAL_CALL getActiveTabID() throw ( css::uno::RuntimeException );
113 … virtual ::sal_Int32 SAL_CALL getActiveTabID( ) throw (::com::sun::star::uno::RuntimeException);
249 ::sal_Int32 SAL_CALL TabWindowService::getActiveTabID() in getActiveTabID() function in framework::TabWindowService
145 long getActiveTabID();
785 ::sal_Int32 SAL_CALL TabWindow::getActiveTabID() in getActiveTabID() function in framework::TabWindow
Completed in 43 milliseconds