Searched refs:mIdMap (Results 1 – 2 of 2) sorted by relevance
256 mIdMap[ xChild ] = mTabId++; in AddChild()267 mIdMap[ xChild ] = insertTab(); in addChild()274 removeTab( mIdMap[xChild] ); in removeChild()275 mIdMap[ xChild ] = -1; in removeChild()
126 …< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XLayoutConstrains >, sal_Int32 > mIdMap; member in layoutimpl::VCLXTabControl
Completed in 13 milliseconds