Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/inc/
H A Dframe.hxx155 SwRectSet fnSetTop;
156 SwRectSet fnSetBottom;
157 SwRectSet fnSetLeft;
158 SwRectSet fnSetRight;
159 SwRectSet fnSetWidth;
160 SwRectSet fnSetHeight;
162 SwRectSet fnSubTop;
163 SwRectSet fnAddBottom;
164 SwRectSet fnSubLeft;
165 SwRectSet fnAddRight;
[all …]
/AOO41X/main/sw/inc/
H A Dswrect.hxx159 typedef void (SwRect:: *SwRectSet)( const long nNew ); typedef