Home
last modified time | relevance | path

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

/aoo4110/main/basic/source/classes/
H A Dsbunoobj.cxx3394 Reference< XConstantsTypeDescription > xConstants( xEnum->nextElement(), UNO_QUERY ); in getVBAConstant() local
3395 if ( xConstants.is() ) in getVBAConstant()
3397 Sequence< Reference< XConstantTypeDescription > > aConsts = xConstants->getConstants(); in getVBAConstant()

Completed in 42 milliseconds