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()
3300 Reference< XIndexAccess> xIdxAcc(xIndexes->getDocumentIndexes()); in EditEntry() local3301 Reference< XNameAccess >xLocalNameAccess(xIdxAcc, UNO_QUERY); in EditEntry()
Completed in 24 milliseconds