Searched refs:AxisIdVector (Results 1 – 2 of 2) sorted by relevance
52 typedef ::std::vector< sal_Int32 > AxisIdVector; typedef58 AxisIdVector maAxisIds; /// List of axis identifiers used by this chart type.
366 const TypeGroupModel::AxisIdVector& rAxisIds = xTypeGroup->maAxisIds; in convertFromModel()