Home
last modified time | relevance | path

Searched refs:_xIndexAccess (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/stoc/source/invocation/
H A Dinvocation.cxx222 { return _xIndexAccess->getCount(); } in getCount()
226 { return _xIndexAccess->getByIndex( Index ); } in getByIndex()
258 Reference<XIndexAccess> _xIndexAccess; member in stoc_inv::Invocation_Impl
337 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 23 milliseconds