Searched refs:PropertyValueVector (Results 1 – 2 of 2) sorted by relevance
74 typedef ::comphelper::SequenceAsVector< beans::PropertyValue > PropertyValueVector; typedef1092 …PropertyValueVector 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()
511 DECLARE_STL_VECTOR( PropertyValue, PropertyValueVector); in ImplModelPropertiesChanged()512 PropertyValueVector aPeerPropertiesToSet; in ImplModelPropertiesChanged()
Completed in 22 milliseconds