Home
last modified time | relevance | path

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

/trunk/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx74 typedef ::comphelper::SequenceAsVector< beans::PropertyValue > PropertyValueVector; typedef
1092PropertyValueVector aDefAttrVec( mpImpl->GetParagraph( 0 ).getDefaultAttributes( RequestedAttribut… in getDefaultAttributes()
1098 PropertyValueVector aIntersectionVec; in getDefaultAttributes()
1100 PropertyValueVector::const_iterator aEnd = aDefAttrVec.end(); in getDefaultAttributes()
1101 … for ( PropertyValueVector::const_iterator aItr = aDefAttrVec.begin(); aItr != aEnd; ++aItr ) in getDefaultAttributes()
1135 PropertyValueVector aDiffVec; in getRunAttributes()
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx511 DECLARE_STL_VECTOR( PropertyValue, PropertyValueVector); in ImplModelPropertiesChanged()
512 PropertyValueVector aPeerPropertiesToSet; in ImplModelPropertiesChanged()

Completed in 27 milliseconds