Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx455 typedef ::std::vector< ::std::vector< sal_Int32 > > IntArrayArray; typedef
466 …namespace { struct AmbiguousPropertyIds : public rtl::Static< IntArrayArray, AmbiguousPropertyIds …
498 AmbiguousPropertyIds::get().push_back( IntArrayArray::value_type() ); in OCommonGeometryControlModel()
543 IntArrayArray::value_type& rDuplicateIds = AmbiguousPropertyIds::get()[ _nId ]; in createArrayHelper()
627 IntArrayArray::value_type& rDuplicateIds = AmbiguousPropertyIds::get()[ m_nPropertyMapId ]; in setFastPropertyValue_NoBroadcast()
629 IntArrayArray::value_type::const_iterator aPos = ::std::find_if( in setFastPropertyValue_NoBroadcast()

Completed in 15 milliseconds