/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/ |
H A D | helplineprimitive2d.hxx | 94 const basegfx::B2DPoint& getPosition() const { return maPosition; } in getPosition() function in drawinglayer::primitive2d::HelplinePrimitive2D
|
/trunk/main/sw/source/ui/vba/ |
H A D | vbarangehelper.hxx | 36 …static sal_Int32 getPosition( const css::uno::Reference< css::text::XText >& rText, const css::uno…
|
H A D | vbainformationhelper.cxx | 55 sal_Int32 nCurrentPos = xTVCursor->getPosition().Y; in handleWdVerticalPositionRelativeToPage()
|
/trunk/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeHandle.hxx | 55 virtual com::sun::star::awt::Point SAL_CALL getPosition()
|
H A D | EnhancedCustomShapeHandle.cxx | 59 com::sun::star::awt::Point SAL_CALL EnhancedCustomShapeHandle::getPosition() in getPosition() function in EnhancedCustomShapeHandle
|
/trunk/main/ucb/source/ucp/gio/ |
H A D | gio_seekable.hxx | 61 virtual sal_Int64 SAL_CALL getPosition()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/ |
H A D | _XSheetAnnotationAnchor.java | 99 CellAddress oCAddr = anno.getPosition(); in check_getPosition()
|
H A D | _XSheetAnnotation.java | 103 CellAddress oCAddr = oObj.getPosition(); in _getPosition()
|
/trunk/main/codemaker/source/javamaker/ |
H A D | javatype.cxx | 2644 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 D | com.sun.star.comp.office.ScAnnotationObj.csv | 11 "ScAnnotationObj";"com::sun::star::sheet::XSheetAnnotation";"getPosition()"
|
H A D | com.sun.star.comp.office.ScShapeObj.csv | 26 "ScShapeObj";"com::sun::star::drawing::XShape";"getPosition()"
|
/trunk/main/package/source/package/zipapi/ |
H A D | ByteChucker.cxx | 60 return xSeek->getPosition(); in GetPosition()
|
/trunk/main/oox/source/helper/ |
H A D | binarystreambase.cxx | 93 return mxSeekable->getPosition(); in tell()
|
/trunk/main/ucb/source/ucp/ftp/ |
H A D | ftpinpstr.hxx | 118 getPosition(void)
|
/trunk/main/reportdesign/source/core/inc/ |
H A D | ReportHelperImpl.hxx | 48 return getPosition().X; \ 52 awt::Point aPos = getPosition(); \ 58 return getPosition().Y; \ 62 awt::Point aPos = getPosition(); \
|
/trunk/main/writerfilter/source/dmapper/ |
H A D | OLEHandler.hxx | 96 ::com::sun::star::awt::Point getPosition() const { return m_aShapePosition;} in getPosition() function in writerfilter::dmapper::OLEHandler
|
/trunk/main/package/inc/ |
H A D | ByteGrabber.hxx | 60 sal_Int64 SAL_CALL getPosition( )
|
/trunk/main/package/source/xstor/ |
H A D | oseekinstream.hxx | 58 …virtual sal_Int64 SAL_CALL getPosition() throw (::com::sun::star::io::IOException, ::com::sun::sta…
|
/trunk/main/chart2/source/controller/chartapiwrapper/ |
H A D | AreaWrapper.hxx | 62 virtual ::com::sun::star::awt::Point SAL_CALL getPosition()
|
H A D | LegendWrapper.hxx | 70 virtual ::com::sun::star::awt::Point SAL_CALL getPosition()
|
/trunk/main/udkapi/com/sun/star/reflection/ |
H A D | XInterfaceMemberTypeDescription.idl | 57 long getPosition();
|
/trunk/main/svgio/inc/svgio/svgreader/ |
H A D | svgcharacternode.hxx | 130 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 D | com.sun.star.comp.office.SwXShape.csv | 23 "SwXShape";"com::sun::star::drawing::XShape";"getPosition()"
|
/trunk/main/offapi/com/sun/star/drawing/ |
H A D | XCustomShapeHandle.idl | 51 com::sun::star::awt::Point getPosition();
|
/trunk/main/odk/examples/DevelopersGuide/UCB/ |
H A D | MyInputStream.java | 69 public synchronized long getPosition() in getPosition() method in MyInputStream
|