Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx466 …namespace { struct AmbiguousPropertyIds : public rtl::Static< IntArrayArray, AmbiguousPropertyIds struct
498 AmbiguousPropertyIds::get().push_back( IntArrayArray::value_type() ); in OCommonGeometryControlModel()
532 …OSL_ENSURE( _nId < (sal_Int32)AmbiguousPropertyIds::get().size(), "OCommonGeometryControlModel::cr… in createArrayHelper()
543 IntArrayArray::value_type& rDuplicateIds = AmbiguousPropertyIds::get()[ _nId ]; in createArrayHelper()
627 IntArrayArray::value_type& rDuplicateIds = AmbiguousPropertyIds::get()[ m_nPropertyMapId ]; in setFastPropertyValue_NoBroadcast()

Completed in 20 milliseconds