Home
last modified time | relevance | path

Searched refs:getPosition (Results 76 – 100 of 249) sorted by relevance

12345678910

/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dhelplineprimitive2d.hxx94 const basegfx::B2DPoint& getPosition() const { return maPosition; } in getPosition() function in drawinglayer::primitive2d::HelplinePrimitive2D
/trunk/main/sw/source/ui/vba/
H A Dvbarangehelper.hxx36 …static sal_Int32 getPosition( const css::uno::Reference< css::text::XText >& rText, const css::uno…
H A Dvbainformationhelper.cxx55 sal_Int32 nCurrentPos = xTVCursor->getPosition().Y; in handleWdVerticalPositionRelativeToPage()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeHandle.hxx55 virtual com::sun::star::awt::Point SAL_CALL getPosition()
H A DEnhancedCustomShapeHandle.cxx59 com::sun::star::awt::Point SAL_CALL EnhancedCustomShapeHandle::getPosition() in getPosition() function in EnhancedCustomShapeHandle
/trunk/main/ucb/source/ucp/gio/
H A Dgio_seekable.hxx61 virtual sal_Int64 SAL_CALL getPosition()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetAnnotationAnchor.java99 CellAddress oCAddr = anno.getPosition(); in check_getPosition()
H A D_XSheetAnnotation.java103 CellAddress oCAddr = oObj.getPosition(); in _getPosition()
/trunk/main/codemaker/source/javamaker/
H A Djavatype.cxx2644 tryStart = code->getPosition(); in addConstructor()
2657 tryEnd = code->getPosition(); in addConstructor()
2719 tryStart = code->getPosition(); in addConstructor()
2732 tryEnd = code->getPosition(); in addConstructor()
2750 ClassFile::Code::Position pos1 = code->getPosition(); in addConstructor()
2797 ClassFile::Code::Position pos2 = code->getPosition(); in addConstructor()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScAnnotationObj.csv11 "ScAnnotationObj";"com::sun::star::sheet::XSheetAnnotation";"getPosition()"
H A Dcom.sun.star.comp.office.ScShapeObj.csv26 "ScShapeObj";"com::sun::star::drawing::XShape";"getPosition()"
/trunk/main/package/source/package/zipapi/
H A DByteChucker.cxx60 return xSeek->getPosition(); in GetPosition()
/trunk/main/oox/source/helper/
H A Dbinarystreambase.cxx93 return mxSeekable->getPosition(); in tell()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpinpstr.hxx118 getPosition(void)
/trunk/main/reportdesign/source/core/inc/
H A DReportHelperImpl.hxx48 return getPosition().X; \
52 awt::Point aPos = getPosition(); \
58 return getPosition().Y; \
62 awt::Point aPos = getPosition(); \
/trunk/main/writerfilter/source/dmapper/
H A DOLEHandler.hxx96 ::com::sun::star::awt::Point getPosition() const { return m_aShapePosition;} in getPosition() function in writerfilter::dmapper::OLEHandler
/trunk/main/package/inc/
H A DByteGrabber.hxx60 sal_Int64 SAL_CALL getPosition( )
/trunk/main/package/source/xstor/
H A Doseekinstream.hxx58 …virtual sal_Int64 SAL_CALL getPosition() throw (::com::sun::star::io::IOException, ::com::sun::sta…
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DAreaWrapper.hxx62 virtual ::com::sun::star::awt::Point SAL_CALL getPosition()
H A DLegendWrapper.hxx70 virtual ::com::sun::star::awt::Point SAL_CALL getPosition()
/trunk/main/udkapi/com/sun/star/reflection/
H A DXInterfaceMemberTypeDescription.idl57 long getPosition();
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgcharacternode.hxx130 const basegfx::B2DPoint& getPosition() const { return maPosition; } in getPosition() function in svgio::svgreader::SvgTextPosition
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXShape.csv23 "SwXShape";"com::sun::star::drawing::XShape";"getPosition()"
/trunk/main/offapi/com/sun/star/drawing/
H A DXCustomShapeHandle.idl51 com::sun::star::awt::Point getPosition();
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DMyInputStream.java69 public synchronized long getPosition() in getPosition() method in MyInputStream

Completed in 105 milliseconds

12345678910