Searched refs:xIdxAcc (Results 1 – 2 of 2) sorted by relevance
81 uno::Reference< container::XIndexAccess > xIdxAcc(xGroup, uno::UNO_QUERY); in InitFrameControl() local84 if(!xIdxAcc.is() || xIdxAcc->getCount()) in InitFrameControl()
3307 Reference< XIndexAccess> xIdxAcc(xIndexes->getDocumentIndexes()); in EditEntry() local3308 Reference< XNameAccess >xLocalNameAccess(xIdxAcc, UNO_QUERY); in EditEntry()
Completed in 32 milliseconds