Searched refs:xGroupIndex (Results 1 – 1 of 1) sorted by relevance
2494 Reference<XIndexAccess> xGroupIndex(xGroupNamed, UNO_QUERY); in setGroupInfo() local2495 if (xGroupIndex.is()) in setGroupInfo()2497 sal_Int32 nItemCount(xGroupIndex->getCount()); in setGroupInfo()2500 … Reference<XNamed> xItemNamed(xGroupIndex->getByIndex(j), UNO_QUERY); in setGroupInfo()
Completed in 24 milliseconds