/aoo4110/main/rsc/inc/ |
H A D | rsctree.hxx | 50 BiNode * Left() const { return pLeft ; }; in Left() function in BiNode 65 NameNode* Left() const { return (NameNode *)pLeft ; }; in Left() function in NameNode
|
H A D | rscarray.hxx | 43 RscInstNode * Left() const { return (RscInstNode *)pLeft ; }; in Left() function in RscInstNode
|
/aoo4110/main/tools/inc/tools/ |
H A D | svborder.hxx | 80 long & Left() { return nLeft; } in Left() function in SvBorder 84 long Left() const { return nLeft; } in Left() function in SvBorder
|
H A D | line.hxx | 52 long Left() const { return ( maStart.X() < maEnd.X() ) ? maStart.X() : maEnd.X(); } in Left() function in Line
|
H A D | gen.hxx | 398 long Left() const { return nLeft; } in Left() function in Rectangle 403 long& Left() { return nLeft; } in Left() function in Rectangle
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | tphfedit.hxx | 56 Left, enumerator
|
/aoo4110/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 | PresenterPaneBorderPainter.cxx | 104 enum Side { Left, Top, Right, Bottom }; enumerator
|
/aoo4110/main/sw/inc/ |
H A D | swrect.hxx | 200 inline void SwRect::Left( const long nLeft ) in Left() function in SwRect 244 inline long SwRect::Left() const in Left() function in SwRect
|
H A D | swcrsr.hxx | 169 sal_Bool Left( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual, sal_Bool bSkipHidden ) in Left() function in SwCursor
|
H A D | crsrsh.hxx | 378 sal_Bool Left( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual = sal_False ) in Left() function in SwCrsrShell
|
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbatitle.hxx | 110 …void SAL_CALL setLeft( double Left ) throw (css::script::BasicErrorException, css::uno::RuntimeExc… in setLeft()
|
/aoo4110/main/extensions/source/scanner/ |
H A D | sanedlg.hxx | 44 BottomLeft, Left }; enumerator
|
/aoo4110/main/sw/source/core/text/ |
H A D | itrtxt.hxx | 329 inline SwTwips SwTxtMargin::Left() const in Left() function in SwTxtMargin
|
H A D | inftxt.hxx | 605 inline SwTwips Left() const { return nLeft; } in Left() function in SwTxtFormatInfo 606 inline void Left( const SwTwips nNew ) { nLeft = nNew; } in Left() function in SwTxtFormatInfo
|
H A D | frmcrsr.cxx | 561 long Left() const { return aFrm.Left(); } in Left() function
|
/aoo4110/main/vbahelper/source/msforms/ |
H A D | vbacontrol.cxx | 253 void SAL_CALL ScVbaControl::Move( double Left, double Top, const uno::Any& Width, const uno::Any& H… in Move()
|
/aoo4110/main/sw/source/ui/wrtsh/ |
H A D | move.cxx | 106 sal_Bool SwWrtShell::Left( sal_uInt16 nMode, sal_Bool bSelect, in Left() function in SwWrtShell
|
/aoo4110/main/filter/source/graphicfilter/icgm/ |
H A D | cgmtypes.hxx | 37 double Left; member
|
/aoo4110/main/sc/source/filter/inc/ |
H A D | scflt.hxx | 302 sal_Int16 Left; member
|
/aoo4110/main/basic/source/runtime/ |
H A D | methods.cxx | 1196 RTLFUNC(Left) in RTLFUNC() argument
|
/aoo4110/main/twain/inc/ |
H A D | twain.h | 239 TW_FIX32 Left; member
|