Searched refs:MID_ANCHOR_PAGENUM (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/inc/ |
H A D | unomid.h | 51 #define MID_ANCHOR_PAGENUM 1 macro
|
/trunk/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 1596 case MID_ANCHOR_PAGENUM: in QueryValue() 1660 case MID_ANCHOR_PAGENUM: in PutValue()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unomap.cxx | 304 …GE_NO), RES_ANCHOR, CPPU_E2T(CPPUTYPE_INT16), PROPERTY_NONE, MID_ANCHOR_PAGENUM }, … 782 …S_ANCHOR, CPPU_E2T(CPPUTYPE_INT16), PROPERTY_NONE, MID_ANCHOR_PAGENUM }, in GetPropertyMapEntries() 1376 … CPPU_E2T(CPPUTYPE_INT16), PROPERTY_NONE|PropertyAttribute::MAYBEVOID, MID_ANCHOR_PAGENUM }, in GetPropertyMapEntries()
|
H A D | unoframe.cxx | 211 if(GetProperty(RES_ANCHOR, MID_ANCHOR_PAGENUM, pAnchorPgNo)) in FillBaseProperties() 212 bRet &= ((SfxPoolItem&)aAnchor).PutValue(*pAnchorPgNo, MID_ANCHOR_PAGENUM); in FillBaseProperties()
|
Completed in 95 milliseconds