Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/main/
H A DLayoutContainer.hxx77 ::com::sun::star::layout::Constraint > tConstraintsMap; typedef in chart::LayoutContainer
80 tConstraintsMap m_aConstraints;
H A DLayoutContainer.cxx108 tConstraintsMap::const_iterator aIt( m_aConstraints.find( aIdentifier )); in getConstraintByIdentifier()