Home
last modified time | relevance | path

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

/AOO42X/main/toolkit/inc/toolkit/helper/ !
H A Dproperty.hxx169 #define BASEPROPERTY_TREE_START 124 macro
/AOO42X/main/svtools/source/uno/ !
H A Dtreecontrolpeer.cxx1421 if( (nPropId >= BASEPROPERTY_TREE_START) && (nPropId <= BASEPROPERTY_TREE_END) ) in getProperty()