Searched refs:aColumnControls (Results 1 – 1 of 1) sorted by relevance
2611 …Reference< ::com::sun::star::container::XIndexAccess > aColumnControls(getBrowserView()->getGridCo… in IMPL_LINK() local2614 for ( nViewPos = 0; nViewPos < aColumnControls->getCount(); ++nViewPos ) in IMPL_LINK()2616 Reference< XInterface > xCurrent(aColumnControls->getByIndex(nViewPos),UNO_QUERY); in IMPL_LINK()
Completed in 32 milliseconds