/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbashape.cxx | 216 ScVbaShape::getLeft() throw (uno::RuntimeException) in getLeft() function in ScVbaShape 218 return m_pShapeHelper->getLeft(); in getLeft() 373 double nCurrentLeft = getLeft(); in IncrementLeft() 427 double nNewLeft = getLeft() - nDeltaWidth; in ScaleWidth() 434 double nNewLeft = getLeft() - nDeltaWidth; in ScaleWidth()
|
H A D | vbahelper.cxx | 1015 double UserFormGeometryHelper::getLeft() const in getLeft() function in ooo::vba::UserFormGeometryHelper 1167 double ConcreteXShapeGeometryAttributes::getLeft() const in getLeft() function in ooo::vba::ConcreteXShapeGeometryAttributes 1169 return m_pShapeHelper->getLeft(); in getLeft() 1249 double ShapeHelper::getLeft() const in getLeft() function in ooo::vba::ShapeHelper
|
H A D | vbashaperange.cxx | 166 double SAL_CALL ScVbaShapeRange::getLeft() throw (uno::RuntimeException) in getLeft() function in ScVbaShapeRange 172 return xShape->getLeft(); in getLeft()
|
H A D | vbawindowbase.cxx | 97 VbaWindowBase::getLeft() throw (uno::RuntimeException) in getLeft() function in VbaWindowBase
|
/aoo42x/main/vbahelper/inc/vbahelper/ |
H A D | vbahelper.hxx | 153 virtual double getLeft() const = 0; 185 double getLeft() const; 196 virtual double getLeft() const; 218 virtual double getLeft() const;
|
H A D | vbawindowbase.hxx | 51 virtual sal_Int32 SAL_CALL getLeft() throw (css::uno::RuntimeException) ;
|
H A D | vbashaperange.hxx | 59 virtual double SAL_CALL getLeft() throw (css::uno::RuntimeException);
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbaoleobject.cxx | 96 ScVbaOLEObject::getLeft() throw (uno::RuntimeException) in getLeft() function in ScVbaOLEObject 98 return m_xControl->getLeft(); in getLeft()
|
H A D | vbachartobject.cxx | 179 ScVbaChartObject::getLeft() in getLeft() function in ScVbaChartObject 181 return oShapeHelper->getLeft(); in getLeft()
|
H A D | vbatitle.hxx | 114 double SAL_CALL getLeft( ) throw (css::script::BasicErrorException, css::uno::RuntimeException) in getLeft() function in TitleImpl 116 return oShapeHelper->getLeft(); in getLeft()
|
H A D | vbaaxis.cxx | 639 double SAL_CALL ScVbaAxis::getLeft( ) throw (css::script::BasicErrorException, css::uno::RuntimeEx… in getLeft() function in ScVbaAxis 641 return oShapeHelper->getLeft( ); in getLeft()
|
H A D | vbaassistant.hxx | 55 virtual ::sal_Int32 SAL_CALL getLeft() throw (css::uno::RuntimeException);
|
H A D | vbaoleobject.hxx | 52 virtual double SAL_CALL getLeft() throw (css::uno::RuntimeException);
|
H A D | vbaassistant.cxx | 85 ScVbaAssistant::getLeft() throw (css::uno::RuntimeException) in getLeft() function in ScVbaAssistant
|
H A D | vbachartobject.hxx | 65 double getLeft();
|
/aoo42x/main/drawinglayer/source/primitive2d/ |
H A D | discreteshadowprimitive2d.cxx | 151 const BitmapEx& DiscreteShadow::getLeft() const in getLeft() function in drawinglayer::primitive2d::DiscreteShadow 263 getDiscreteShadow().getLeft(), in create2DDecomposition()
|
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | Worksheet.java | 254 p.setLeft(s.getLeft()); in addSettings() 291 s.setTopLeft(p.getTop(), p.getLeft()); in getSettings()
|
H A D | Pane.java | 176 public int getLeft() { in getLeft() method in Pane
|
/aoo42x/main/svx/source/table/ |
H A D | tablemodel.hxx | 51 virtual sal_Int32 getLeft() = 0; 96 virtual sal_Int32 getLeft();
|
H A D | cellrange.hxx | 47 virtual sal_Int32 getLeft();
|
H A D | cellrange.cxx | 64 sal_Int32 CellRange::getLeft() in getLeft() function in sdr::table::CellRange
|
/aoo42x/main/drawinglayer/inc/drawinglayer/primitive2d/ |
H A D | discreteshadowprimitive2d.hxx | 79 const BitmapEx& getLeft() const;
|
/aoo42x/main/vbahelper/source/msforms/ |
H A D | vbacontrol.cxx | 217 ScVbaControl::getLeft() throw (uno::RuntimeException) in getLeft() function in ScVbaControl 219 return mpGeometryHelper->getLeft(); in getLeft()
|
H A D | vbaframe.cxx | 90 double fOffsetX = mpGeometryHelper->getOffsetX() + getLeft() + 1.0; in Controls()
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | SharedResources.java | 210 substitute(string, pair.getLeft(), pair.getRight()); in getResourceStringWithSubstitution()
|