Searched refs:SETFLDVAL (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sw/source/ui/envelp/ |
H A D | labfmt.cxx | 564 SETFLDVAL(aHDistField , aItem.lHDist ); in Reset() 565 SETFLDVAL(aVDistField , aItem.lVDist ); in Reset() 566 SETFLDVAL(aWidthField , aItem.lWidth ); in Reset() 567 SETFLDVAL(aHeightField, aItem.lHeight); in Reset() 568 SETFLDVAL(aLeftField , aItem.lLeft ); in Reset() 569 SETFLDVAL(aUpperField , aItem.lUpper ); in Reset()
|
H A D | labimp.hxx | 82 #define SETFLDVAL(rField, lValue) (rField).SetValue((rField).Normalize(lValue), FUNIT_TWIP) macro
|
H A D | label1.cxx | 531 SETFLDVAL(aField, pRec->lWidth); in IMPL_LINK_INLINE_END() 535 SETFLDVAL(aField, pRec->lHeight); in IMPL_LINK_INLINE_END()
|
Completed in 19 milliseconds