Home
last modified time | relevance | path

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

/aoo4110/main/xml2cmp/source/x2cclass/
H A Dxml_cdim.cxx53 aTags.push_back( new ValueList(E_Tag(i)) ); in ComponentDescriptionImpl()
59 for ( std::vector< ValueList* >::iterator aIter = aTags.begin(); in ~ComponentDescriptionImpl()
84 ComponentDescriptionImpl::ValueList *
123 return ValueList::Null_(); in DataOf()
131 ValueList & rValues = *aTags[i_eTag]; in DatumOf()
158 ComponentDescriptionImpl::ValueList::MatchesEndTag( const char * i_pTextPosition ) const in MatchesEndTag()
166 ComponentDescriptionImpl::ValueList::EndTagLength() const in EndTagLength()
172 const ComponentDescriptionImpl::ValueList &
173 ComponentDescriptionImpl::ValueList::Null_() in Null_()
175 static const ValueList aNull_(ComponentDescription::tag_None); in Null_()
H A Dxml_cdim.hxx41 class ValueList : public std::vector< ByteString > class in ComponentDescriptionImpl
45 ValueList( in ValueList() function in ComponentDescriptionImpl::ValueList
54 static const ValueList &
65 ValueList * GetBeginTag(
89 friend class ValueList;
91 std::vector< ValueList* > // Dynamic allocated pointers.
H A Dxml_cdff.cxx32 typedef ComponentDescriptionImpl::ValueList CdiValueList;
/aoo4110/main/forms/source/component/
H A DListBox.cxx120 Sequence< ::rtl::OUString > lcl_convertToStringSequence( const ValueList& _values ) in lcl_convertToStringSequence()
316 ValueList().swap(m_aListSourceValues); in setFastPropertyValue_NoBroadcast()
554 ValueList().swap(m_aListSourceValues); in read()
556 ValueList().swap(m_aBoundValues); in read()
674 ValueList().swap(m_aBoundValues); in loadData()
808 ValueList aDisplayList, aValueList; in loadData()
949 ValueList().swap(m_aBoundValues); in onDisconnectedDbColumn()
961 ValueList OListBoxModel::impl_getValues() const in impl_getValues()
967 ValueList aValues( aStringItems.getLength() ); in impl_getValues()
995 ValueList aValues( impl_getValues() ); in getFirstSelectedValue()
[all …]
H A DListBox.hxx63 typedef ::std::vector< ::connectivity::ORowSetValue > ValueList; typedef
76 ValueList m_aListSourceValues;
77 ValueList m_aBoundValues;
179 ValueList impl_getValues() const;
/aoo4110/main/autodoc/inc/ary/idl/
H A Di_enum.hxx71 typedef std::vector<Ce_id> ValueList; typedef in ary::idl::Enum
78 ValueList aValues;

Completed in 34 milliseconds