Home
last modified time | relevance | path

Searched refs:getLeft (Results 1 – 25 of 38) sorted by relevance

12

/trunk/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx216 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 Dvbahelper.cxx1015 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 Dvbashaperange.cxx166 double SAL_CALL ScVbaShapeRange::getLeft() throw (uno::RuntimeException) in getLeft() function in ScVbaShapeRange
172 return xShape->getLeft(); in getLeft()
H A Dvbawindowbase.cxx97 VbaWindowBase::getLeft() throw (uno::RuntimeException) in getLeft() function in VbaWindowBase
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx153 virtual double getLeft() const = 0;
185 double getLeft() const;
196 virtual double getLeft() const;
218 virtual double getLeft() const;
H A Dvbawindowbase.hxx51 virtual sal_Int32 SAL_CALL getLeft() throw (css::uno::RuntimeException) ;
H A Dvbashaperange.hxx59 virtual double SAL_CALL getLeft() throw (css::uno::RuntimeException);
/trunk/main/sc/source/ui/vba/
H A Dvbaoleobject.cxx96 ScVbaOLEObject::getLeft() throw (uno::RuntimeException) in getLeft() function in ScVbaOLEObject
98 return m_xControl->getLeft(); in getLeft()
H A Dvbatitle.hxx114 double SAL_CALL getLeft( ) throw (css::script::BasicErrorException, css::uno::RuntimeException) in getLeft() function in TitleImpl
116 return oShapeHelper->getLeft(); in getLeft()
H A Dvbachartobject.cxx179 ScVbaChartObject::getLeft() in getLeft() function in ScVbaChartObject
181 return oShapeHelper->getLeft(); in getLeft()
H A Dvbaaxis.cxx639 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 Dvbaassistant.hxx55 virtual ::sal_Int32 SAL_CALL getLeft() throw (css::uno::RuntimeException);
H A Dvbaoleobject.hxx52 virtual double SAL_CALL getLeft() throw (css::uno::RuntimeException);
H A Dvbaassistant.cxx85 ScVbaAssistant::getLeft() throw (css::uno::RuntimeException) in getLeft() function in ScVbaAssistant
H A Dvbachartobject.hxx65 double getLeft();
/trunk/main/drawinglayer/source/primitive2d/
H A Ddiscreteshadowprimitive2d.cxx151 const BitmapEx& DiscreteShadow::getLeft() const in getLeft() function in drawinglayer::primitive2d::DiscreteShadow
263 getDiscreteShadow().getLeft(), in create2DDecomposition()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorksheet.java254 p.setLeft(s.getLeft()); in addSettings()
291 s.setTopLeft(p.getTop(), p.getLeft()); in getSettings()
H A DPane.java176 public int getLeft() { in getLeft() method in Pane
/trunk/main/svx/source/table/
H A Dtablemodel.hxx51 virtual sal_Int32 getLeft() = 0;
96 virtual sal_Int32 getLeft();
H A Dcellrange.hxx47 virtual sal_Int32 getLeft();
H A Dcellrange.cxx64 sal_Int32 CellRange::getLeft() in getLeft() function in sdr::table::CellRange
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Ddiscreteshadowprimitive2d.hxx79 const BitmapEx& getLeft() const;
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx217 ScVbaControl::getLeft() throw (uno::RuntimeException) in getLeft() function in ScVbaControl
219 return mpGeometryHelper->getLeft(); in getLeft()
H A Dvbaframe.cxx90 double fOffsetX = mpGeometryHelper->getOffsetX() + getLeft() + 1.0; in Controls()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DSharedResources.java210 substitute(string, pair.getLeft(), pair.getRight()); in getResourceStringWithSubstitution()

Completed in 77 milliseconds

12