Searched refs:_aDescriptor (Results 1 – 4 of 4) sorted by relevance
669 void OMultiColumnTransferable::push_back(ODataAccessDescriptor& _aDescriptor) in push_back() argument673 m_aDescriptors[nCount].Value <<= _aDescriptor.createPropertyValueSequence(); in push_back()
269 void push_back(ODataAccessDescriptor& _aDescriptor);
1323 void OReportDefinition::fillArgs(::comphelper::MediaDescriptor& _aDescriptor) in fillArgs() argument1326 …aComponentData = _aDescriptor.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARA… in fillArgs()1341 lcl_stripLoadArguments( _aDescriptor, m_pImpl->m_aArgs ); in fillArgs()1343 …sCaption = _aDescriptor.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Doc… in fillArgs()
156 void fillArgs(::comphelper::MediaDescriptor& _aDescriptor);
Completed in 69 milliseconds