Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/data/
H A Ddocpool.cxx193 ATTR_STARTINDEX, ATTR_ENDINDEX, in ScDocumentPool()
226 ppPoolDefaults = new SfxPoolItem*[ATTR_ENDINDEX-ATTR_STARTINDEX+1]; in ScDocumentPool()
379 for ( sal_uInt16 i=0; i < ATTR_ENDINDEX-ATTR_STARTINDEX+1; i++ ) in ~ScDocumentPool()
1051 if ( nWhich >= ATTR_STARTINDEX && nWhich <= ATTR_ENDINDEX ) in GetMetric()
/aoo42x/main/sc/inc/
H A Dunowids.hxx88 return nWid >= ATTR_STARTINDEX && nWid <= ATTR_ENDINDEX; // incl. page in IsScItemWid()
H A Dscitems.hxx162 #define ATTR_ENDINDEX ATTR_PAGE_SCALETO // Ende Pool-Range macro
/aoo42x/main/sc/source/ui/app/
H A Dmsgpool.cxx110 if ( nWhich >= ATTR_STARTINDEX && nWhich <= ATTR_ENDINDEX ) in GetMetric()

Completed in 27 milliseconds