Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx190 …perty(GCM_PROPERTY_TAG, GCM_PROPERTY_ID_TAG, DEFAULT_ATTRIBS(), &m_aTag, ::getCppuType(&m_aTag)); in registerProperties()
230 case GCM_PROPERTY_ID_TAG: aValue <<= m_aTag; break; in ImplGetPropertyValueByHandle()
250 case GCM_PROPERTY_ID_TAG: aValue >>= m_aTag; break; in ImplSetPropertyValueByHandle()
399 pOwnClone->m_aTag = m_aTag; in createClone()
/aoo41x/main/forms/source/component/
H A DFormComponent.cxx650 m_aTag = _pOriginal->m_aTag; in OControlModel()
878 ::comphelper::operator<<( _rxOutStream, m_aTag); // 3. version in write()
930 ::comphelper::operator>>( InStream, m_aTag); in read()
1017 _rValue <<= m_aTag; in getFastPropertyValue()
1056 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aTag); in convertFastPropertyValue()
1095 _rValue >>= m_aTag; in setFastPropertyValue_NoBroadcast()
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx167 return m_aTag; in get_tag()
232 return m_aTag; in get_the_tag()
338 m_aTag = converter.getHash(); in readHelpDataFile()
H A Durlparameter.hxx198 rtl::OUString m_aTag; member in chelp::URLParameter
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Dgeometrycontrolmodel.hxx75 ::rtl::OUString m_aTag;
/aoo41x/main/forms/source/inc/
H A DFormComponent.hxx372 ::rtl::OUString m_aTag; // tag for additional data

Completed in 37 milliseconds