Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/inspect/
H A Dintrospection.cxx838 Reference<XElementAccess> mxObjElementAccess; member in stoc_inspect::ImplIntrospectionAdapter
938 mxObjElementAccess = Reference<XElementAccess>::query( mxIface ); in ImplIntrospectionAdapter()
968 if( ( mxObjElementAccess.is() && (aRet = ::cppu::queryInterface in queryInterface()
1092 return mxObjElementAccess->getElementType(); in getElementType()
1097 return mxObjElementAccess->hasElements(); in hasElements()

Completed in 27 milliseconds