Home
last modified time | relevance | path

Searched defs:Right (Results 1 – 22 of 22) sorted by relevance

/trunk/main/rsc/inc/
H A Drsctree.hxx51 BiNode * Right() const{ return pRight ; }; in Right() function in BiNode
66 NameNode* Right() const{ return (NameNode *)pRight ; }; in Right() function in NameNode
H A Drscarray.hxx44 RscInstNode * Right() const{ return (RscInstNode *)pRight ; }; in Right() function in RscInstNode
/trunk/main/tools/inc/tools/
H A Dsvborder.hxx78 long & Right() { return nRight; } in Right() function in SvBorder
82 long Right() const { return nRight; } in Right() function in SvBorder
H A Dline.hxx54 long Right() const { return ( maStart.X() > maEnd.X() ) ? maStart.X() : maEnd.X(); } in Right() function in Line
H A Dgen.hxx399 long Right() const { return nRight; } in Right() function in Rectangle
404 long& Right() { return nRight; } in Right() function in Rectangle
/trunk/main/sc/source/ui/inc/
H A Dtphfedit.hxx58 Right enumerator
/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderManager.hxx127 enum BorderElement { Top, TopLeft, TopRight, Left, Right, BottomLeft, BottomRight, Bottom, enumerator
H A DPresenterToolBar.hxx89 enum Anchor { Left, Center, Right }; enumerator
H A DPresenterGeometryHelper.cxx37 sal_Int32 Right (const awt::Rectangle& rBox) in Right() function
H A DPresenterPaneBorderPainter.cxx104 enum Side { Left, Top, Right, Bottom }; enumerator
/trunk/main/sw/inc/
H A Dswrect.hxx205 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 Dswcrsr.hxx171 sal_Bool Right( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual, sal_Bool bSkipHidden ) in Right() function in SwCursor
H A Dcrsrsh.hxx380 sal_Bool Right( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual = sal_False ) in Right() function in SwCrsrShell
/trunk/main/sw/source/core/text/
H A Ditrtxt.hxx148 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 Dinftxt.hxx607 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 Dfrmcrsr.cxx562 long Right() const { return aFrm.Right(); } in Right() function
/trunk/main/extensions/source/scanner/
H A Dsanedlg.hxx43 enum DragDirection { TopLeft, Top, TopRight, Right, BottomRight, Bottom, enumerator
/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx125 sal_Bool SwWrtShell::Right( sal_uInt16 nMode, sal_Bool bSelect, in Right() function in SwWrtShell
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgmtypes.hxx39 double Right; member
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx304 sal_Int16 Right; member
/trunk/main/basic/source/runtime/
H A Dmethods.cxx1455 RTLFUNC(Right) in RTLFUNC() argument
/trunk/main/twain/inc/
H A Dtwain.h241 TW_FIX32 Right; member

Completed in 135 milliseconds