Searched refs:xConstants (Results 1 – 1 of 1) sorted by relevance
3394 Reference< XConstantsTypeDescription > xConstants( xEnum->nextElement(), UNO_QUERY ); in getVBAConstant() local3395 if ( xConstants.is() ) in getVBAConstant()3397 Sequence< Reference< XConstantTypeDescription > > aConsts = xConstants->getConstants(); in getVBAConstant()
Completed in 122 milliseconds