Searched refs:_xIndexAccess (Results 1 – 1 of 1) sorted by relevance
222 { return _xIndexAccess->getCount(); } in getCount()226 { return _xIndexAccess->getByIndex( Index ); } in getByIndex()258 Reference<XIndexAccess> _xIndexAccess; member in stoc_inv::Invocation_Impl337 if (_xIndexAccess.is()) in queryInterface()410 _xIndexAccess = Reference<XIndexAccess>::query( _xDirect ); in setMaterial()438 _xIndexAccess = Reference<XIndexAccess>::query( in setMaterial()1054 if (_xIndexAccess.is()) in getTypes()
Completed in 45 milliseconds