Home
last modified time | relevance | path

Searched defs:Left (Results 1 – 23 of 23) sorted by relevance

/trunk/main/rsc/inc/
H A Drsctree.hxx50 BiNode * Left() const { return pLeft ; }; in Left() function in BiNode
65 NameNode* Left() const { return (NameNode *)pLeft ; }; in Left() function in NameNode
H A Drscarray.hxx43 RscInstNode * Left() const { return (RscInstNode *)pLeft ; }; in Left() function in RscInstNode
/trunk/main/tools/inc/tools/
H A Dsvborder.hxx80 long & Left() { return nLeft; } in Left() function in SvBorder
84 long Left() const { return nLeft; } in Left() function in SvBorder
H A Dline.hxx52 long Left() const { return ( maStart.X() < maEnd.X() ) ? maStart.X() : maEnd.X(); } in Left() function in Line
H A Dgen.hxx398 long Left() const { return nLeft; } in Left() function in Rectangle
403 long& Left() { return nLeft; } in Left() function in Rectangle
/trunk/main/sc/source/ui/inc/
H A Dtphfedit.hxx56 Left, 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 DPresenterPaneBorderPainter.cxx104 enum Side { Left, Top, Right, Bottom }; enumerator
/trunk/main/sw/inc/
H A Dswrect.hxx200 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 Dswcrsr.hxx169 sal_Bool Left( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual, sal_Bool bSkipHidden ) in Left() function in SwCursor
H A Dcrsrsh.hxx378 sal_Bool Left( sal_uInt16 nCnt, sal_uInt16 nMode, sal_Bool bAllowVisual = sal_False ) in Left() function in SwCrsrShell
/trunk/main/sc/source/ui/vba/
H A Dvbatitle.hxx110 …void SAL_CALL setLeft( double Left ) throw (css::script::BasicErrorException, css::uno::RuntimeExc… in setLeft()
/trunk/main/extensions/source/scanner/
H A Dsanedlg.hxx44 BottomLeft, Left }; enumerator
/trunk/main/sw/source/core/text/
H A Ditrtxt.hxx329 inline SwTwips SwTxtMargin::Left() const in Left() function in SwTxtMargin
H A Dinftxt.hxx605 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 Dfrmcrsr.cxx561 long Left() const { return aFrm.Left(); } in Left() function
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx253 void SAL_CALL ScVbaControl::Move( double Left, double Top, const uno::Any& Width, const uno::Any& H… in Move()
/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx106 sal_Bool SwWrtShell::Left( sal_uInt16 nMode, sal_Bool bSelect, in Left() function in SwWrtShell
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgmtypes.hxx37 double Left; member
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx302 sal_Int16 Left; member
/trunk/main/basic/source/runtime/
H A Dmethods.cxx1196 RTLFUNC(Left) in RTLFUNC() argument
/trunk/main/twain/inc/
H A Dtwain.h239 TW_FIX32 Left; member

Completed in 132 milliseconds