/aoo42x/main/rsc/inc/ |
H A D | rsctree.hxx | 51 BiNode * Right() const{ return pRight ; }; in Right() function in BiNode 66 NameNode* Right() const{ return (NameNode *)pRight ; }; in Right() function in NameNode
|
H A D | rscarray.hxx | 44 RscInstNode * Right() const{ return (RscInstNode *)pRight ; }; in Right() function in RscInstNode
|
/aoo42x/main/tools/inc/tools/ |
H A D | svborder.hxx | 78 long & Right() { return nRight; } in Right() function in SvBorder 82 long Right() const { return nRight; } in Right() function in SvBorder
|
H A D | line.hxx | 54 long Right() const { return ( maStart.X() > maEnd.X() ) ? maStart.X() : maEnd.X(); } in Right() function in Line
|
H A D | gen.hxx | 399 long Right() const { return nRight; } in Right() function in Rectangle 404 long& Right() { return nRight; } in Right() function in Rectangle
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | tphfedit.hxx | 58 Right enumerator
|
/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterPaneBorderManager.hxx | 127 enum BorderElement { Top, TopLeft, TopRight, Left, Right, BottomLeft, BottomRight, Bottom, enumerator
|
H A D | PresenterToolBar.hxx | 89 enum Anchor { Left, Center, Right }; enumerator
|
H A D | PresenterGeometryHelper.cxx | 37 sal_Int32 Right (const awt::Rectangle& rBox) in Right() function
|
H A D | PresenterPaneBorderPainter.cxx | 104 enum Side { Left, Top, Right, Bottom }; enumerator
|
/aoo42x/main/sw/inc/ |
H A D | swrect.hxx | 205 inline void SwRect::Right( const long nRight ) in Right() function in SwRect 248 inline long SwRect::Right() const in Right() function in SwRect
|
H A D | swcrsr.hxx | 171 sal_Bool Right( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual, sal_Bool bSkipHidden ) in Right() function in SwCursor
|
H A D | crsrsh.hxx | 380 sal_Bool Right( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual = sal_False ) in Right() function in SwCrsrShell
|
/aoo42x/main/sw/source/core/text/ |
H A D | itrtxt.hxx | 148 inline void Right( const SwTwips nNew ) { nRight = nNew; } in Right() function in SwTxtMargin 159 inline SwTwips Right() const { return nRight; } in Right() function in SwTxtMargin
|
H A D | inftxt.hxx | 607 inline SwTwips Right() const { return nRight; } in Right() function in SwTxtFormatInfo 608 inline void Right( const SwTwips nNew ) { nRight = nNew; } in Right() function in SwTxtFormatInfo
|
H A D | frmcrsr.cxx | 562 long Right() const { return aFrm.Right(); } in Right() function
|
/aoo42x/main/extensions/source/scanner/ |
H A D | sanedlg.hxx | 43 enum DragDirection { TopLeft, Top, TopRight, Right, BottomRight, Bottom, enumerator
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | move.cxx | 125 sal_Bool SwWrtShell::Right( sal_uInt16 nMode, sal_Bool bSelect, in Right() function in SwWrtShell
|
/aoo42x/main/filter/source/graphicfilter/icgm/ |
H A D | cgmtypes.hxx | 39 double Right; member
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | scflt.hxx | 304 sal_Int16 Right; member
|
/aoo42x/main/basic/source/runtime/ |
H A D | methods.cxx | 1455 RTLFUNC(Right) in RTLFUNC() argument
|
/aoo42x/main/twain/inc/ |
H A D | twain.h | 241 TW_FIX32 Right; member
|