/aoo42x/main/wizards/com/sun/star/wizards/form/ |
H A D | FormControlArranger.java | 195 int nRightDist = nBaseWidth - (DBControlList[a].getPosition().X - cHoriDistance); in checkJustifiedPosition() 268 curLabelControl.setPosition(new Point(iLocTCPosX, curLabelControl.getPosition().Y)); in adjustLineWidth() 269 … dbControl.setPosition(new Point(iLocTCPosX, curLabelControl.getPosition().Y + m_LabelHeight)); in adjustLineWidth() 495 m_currentLabelPosX = LabelControlList[i].getPosition().X; in repositionColumnarLeftControls() 508 _curDBControl.setPosition(new Point(iXPos, _curDBControl.getPosition().Y)); in resetDBShape() 682 return curLabelControl2.getPosition().Y; in getEntryPointY() 687 return curDBControl2.getPosition().Y; in getEntryPointY() 701 Point aPoint = DBControlList[i].getPosition(); in adjustYPositions() 703 aPoint = LabelControlList[i].getPosition(); in adjustYPositions()
|
/aoo42x/main/oox/source/helper/ |
H A D | progressbar.cxx | 73 double ProgressBar::getPosition() const in getPosition() function in oox::ProgressBar 95 virtual double getPosition() const; 120 double SubSegment::getPosition() const in getPosition() function in oox::prv::SubSegment 156 double SegmentProgressBar::getPosition() const in getPosition() function in oox::SegmentProgressBar 158 return maProgress.getPosition(); in getPosition()
|
/aoo42x/main/chart2/source/controller/dialogs/ |
H A D | tp_ChartType.cxx | 99 Point getPosition(); 124 Point AxisTypeResourceGroup::getPosition() in getPosition() function in chart::AxisTypeResourceGroup 314 Point getPosition(); 360 Point StackingResourceGroup::getPosition() in getPosition() function in chart::StackingResourceGroup 375 Point aOld = this->getPosition(); in setPosition() 611 Point getPosition(); 663 Point SplineResourceGroup::getPosition() in getPosition() function in chart::SplineResourceGroup 677 Point aOld = this->getPosition(); in setPosition() 829 aOldPos = m_pAxisTypeResourceGroup->getPosition(); in ChartTypeTabPage() 896 m_nYTopPos = m_pAxisTypeResourceGroup->getPosition().Y(); in ChartTypeTabPage() [all …]
|
/aoo42x/main/wizards/com/sun/star/wizards/document/ |
H A D | TimeStampControl.java | 139 public Point getPosition() in getPosition() method in TimeStampControl 141 return xShapeGroup.getPosition(); in getPosition() 147 Point aBeforePt = xShapeGroup.getPosition(); in setPosition() 154 Point aAfterPt = xShapeGroup.getPosition(); in setPosition()
|
/aoo42x/main/package/source/xstor/ |
H A D | switchpersistencestream.cxx | 124 nPos = m_pStreamData->m_xOrigSeekable->getPosition(); in SwitchPersistenceTo() 159 nPos = m_pStreamData->m_xOrigSeekable->getPosition(); in SwitchPersistenceTo() 205 sal_Int64 nPos = m_pStreamData->m_xOrigSeekable->getPosition(); in CopyAndSwitchPersistenceTo() 441 ::sal_Int64 SAL_CALL SwitchablePersistenceStream::getPosition( ) in getPosition() function in SwitchablePersistenceStream 453 return m_pStreamData->m_xOrigSeekable->getPosition(); in getPosition()
|
/aoo42x/main/svgio/source/svgreader/ |
H A D | svgcharacternode.cxx | 309 fStartX = rSvgTextPosition.getParent()->getPosition().getX(); in createSimpleTextPrimitive() 327 basegfx::B2DPoint aPosition(rSvgTextPosition.getPosition()); in createSimpleTextPrimitive() 506 …rSvgTextPosition.setPosition(rSvgTextPosition.getPosition() + basegfx::B2DVector(fTextWidth, 0.0)); in createSimpleTextPrimitive() 658 maPosition.setX(pParent->getPosition().getX()); in SvgTextPosition() 706 maPosition.setY(pParent->getPosition().getY()); in SvgTextPosition()
|
/aoo42x/main/oox/inc/oox/helper/ |
H A D | progressbar.hxx | 52 virtual double getPosition() const = 0; 100 virtual double getPosition() const; 122 virtual double getPosition() const;
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | formgeometryhandler.cxx | 352 aReturn <<= m_xAssociatedShape->getPosition().X; in getPropertyValue() 355 aReturn <<= m_xAssociatedShape->getPosition().Y; in getPropertyValue() 405 AwtPoint aPos( m_xAssociatedShape->getPosition() ); in setPropertyValue() 674 AwtPoint aPreservePosition( m_xAssociatedShape->getPosition() ); in impl_setSheetAnchorType_nothrow() 690 AwtPoint aRelativePosition( m_xAssociatedShape->getPosition() ); in impl_setSheetAnchorType_nothrow() 743 AwtPoint aPos = m_xShape->getPosition(); in propertyChange()
|
/aoo42x/main/ucb/source/ucp/gio/ |
H A D | gio_seekable.cxx | 77 sal_Int64 SAL_CALL Seekable::getPosition() throw( io::IOException, uno::RuntimeException ) in getPosition() function in gio::Seekable 110 sal_Int64 nCurr = getPosition(); in getLength() 113 nSize = getPosition(); in getLength()
|
/aoo42x/main/odk/examples/DevelopersGuide/Charts/ |
H A D | JavaSampleChartAddIn.java | 335 public Point getPosition() throws RuntimeException in getPosition() method in JavaSampleChartAddIn 337 …rn ((XShape) UnoRuntime.queryInterface( XShape.class, maChartDocument.getDiagram())).getPosition(); in getPosition() 383 nResult = aAxis.getPosition().Y + in getAxisPosition() 389 nResult = aAxis.getPosition().X + in getAxisPosition()
|
/aoo42x/main/stoc/test/registry_tdprovider/ |
H A D | testregistrytdprovider.cxx | 347 assertEqual< sal_Int32 >(3, attribute->getPosition()); in run() 370 assertEqual< sal_Int32 >(4, attribute->getPosition()); in run() 411 assertEqual< sal_Int32 >(5, attribute->getPosition()); in run() 438 assertEqual< sal_Int32 >(6, method->getPosition()); in run() 449 assertEqual< sal_Int32 >(0, method->getParameters()[0]->getPosition()); in run() 467 assertEqual< sal_Int32 >(7, method->getPosition()); in run() 539 0, service->getConstructors()[1]->getParameters()[0]->getPosition()); in run()
|
/aoo42x/main/svtools/source/misc/ |
H A D | imageresourceaccess.cxx | 75 …virtual ::sal_Int64 SAL_CALL getPosition( ) throw (::com::sun::star::io::IOException, ::com::sun:… 112 ::sal_Int64 SAL_CALL StreamSupplier::getPosition( ) throw (IOException, RuntimeException) in getPosition() function in svt::StreamSupplier 117 return m_xSeekable->getPosition(); in getPosition()
|
/aoo42x/main/package/source/package/zippackage/ |
H A D | wrapstreamforshare.cxx | 104 m_nCurPos = m_xSeekable->getPosition(); in skipBytes() 150 m_nCurPos = m_xSeekable->getPosition(); in seek() 153 sal_Int64 SAL_CALL WrapStreamForShare::getPosition() in getPosition() function in WrapStreamForShare
|
/aoo42x/main/drawinglayer/source/primitive2d/ |
H A D | helplineprimitive2d.cxx | 52 … basegfx::B2DPoint aViewPosition(rViewInformation.getObjectToViewTransformation() * getPosition()); in create2DDecomposition() 176 return (getPosition() == rCompare.getPosition() in operator ==()
|
/aoo42x/main/sd/source/ui/annotations/ |
H A D | annotationtag.cxx | 459 RealPoint2D aPosition( mxAnnotation->getPosition() ); in Move() 563 RealPoint2D aPosition( mxAnnotation->getPosition() ); in addCustomHandles() 602 RealPoint2D aPosition( mxAnnotation->getPosition() ); in select() 679 RealPoint2D aPosition( mxAnnotation->getPosition() ); in OpenPopup()
|
/aoo42x/main/stoc/source/registry_tdprovider/ |
H A D | tdiface.cxx | 89 virtual sal_Int32 SAL_CALL getPosition() throw(::com::sun::star::uno::RuntimeException); 119 sal_Int32 InterfaceMethodImpl::getPosition() in getPosition() function in stoc_rdbtdp::InterfaceMethodImpl 238 virtual sal_Int32 SAL_CALL getPosition() throw(::com::sun::star::uno::RuntimeException); 294 sal_Int32 InterfaceAttributeImpl::getPosition() in getPosition() function in stoc_rdbtdp::InterfaceAttributeImpl
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbasheetobject.cxx | 180 return HmmToPoints( mxShape->getPosition().X ); in getLeft() 187 mxShape->setPosition( awt::Point( PointsToHmm( fLeft ), mxShape->getPosition().Y ) ); in setLeft() 192 return HmmToPoints( mxShape->getPosition().Y ); in getTop() 199 mxShape->setPosition( awt::Point( mxShape->getPosition().X, PointsToHmm( fTop ) ) ); in setTop()
|
/aoo42x/main/reportdesign/source/core/inc/ |
H A D | Tools.hxx | 134 aOldPos = _pShape->m_aProps.aComponent.m_xShape->getPosition(); in setPosition() 145 template<typename T> static ::com::sun::star::awt::Point getPosition(T* _pShape) in getPosition() function in reportdesign::OShapeHelper 150 … ::com::sun::star::awt::Point aPosition = _pShape->m_aProps.aComponent.m_xShape->getPosition(); in getPosition()
|
/aoo42x/main/oox/source/ole/ |
H A D | olestorage.cxx | 74 virtual sal_Int64 SAL_CALL getPosition() throw( IOException, RuntimeException ); 122 sal_Int64 SAL_CALL OleOutputStream::getPosition() throw( IOException, RuntimeException ) in getPosition() function in oox::ole::__anon7cfb4c810111::OleOutputStream 125 return mxSeekable->getPosition(); in getPosition()
|
/aoo42x/main/comphelper/source/streaming/ |
H A D | seqinputstreamserv.cxx | 74 virtual ::sal_Int64 SAL_CALL getPosition() throw ( uno::RuntimeException, io::IOException ); 195 ::sal_Int64 SAL_CALL SequenceInputStreamService::getPosition() throw ( uno::RuntimeException, io::I… in getPosition() function in __anon10fb7f340111::SequenceInputStreamService 201 return m_xSeekable->getPosition(); in getPosition()
|
H A D | otransactedfilestream.cxx | 281 sal_Int64 nPos = m_pStreamData->m_xTempSeekable->getPosition(); in Commit_Impl() 637 ::sal_Int64 SAL_CALL OTruncatedTransactedFileStream::getPosition( ) in getPosition() function in comphelper::OTruncatedTransactedFileStream 651 return m_pStreamData->m_xTempSeekable->getPosition(); in getPosition() 659 return m_pStreamData->m_xOrigSeekable->getPosition(); in getPosition()
|
/aoo42x/main/chart2/qa/ |
H A D | TestCaseOldAPI.java | 188 Point aNewPos = xTitleShape.getPosition(); in testTitle() 315 Point aOldPos = xDiagramShape.getPosition(); in testDiagram() 323 Point aNewPos = xDiagramShape.getPosition(); in testDiagram() 481 Point aOldPos = xLegend.getPosition(); in testLegend() 489 Point aNewPos = xLegend.getPosition(); in testLegend()
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | shapeuno.cxx | 287 rUnoPoint = xShape->getPosition(); in lcl_GetAnchorCell() 499 awt::Point aPoint(xShape->getPosition()); in setPropertyValue() 554 aUnoPoint.Y = xShape->getPosition().Y; in setPropertyValue() 597 awt::Point aPoint = xShape->getPosition(); in setPropertyValue() 623 aUnoPoint.X = xShape->getPosition().X; in setPropertyValue() 747 awt::Point aUnoPoint(xShape->getPosition()); in getPropertyValue() 805 awt::Point aUnoPoint(xShape->getPosition()); in getPropertyValue()
|
/aoo42x/main/chart2/workbench/addin/ |
H A D | sampleaddin.cxx | 145 awt::Point aPos = xAxis->getPosition(); in getLogicalPosition() 383 aPos.X += ( aSize.Width - mxMyRedLine->getPosition().X ) / 2; in refresh() 492 awt::Point SAL_CALL SampleAddIn::getPosition() in getPosition() function in SampleAddIn 499 return xShape->getPosition(); in getPosition()
|
/aoo42x/main/svx/source/unodraw/ |
H A D | unoshap2.cxx | 173 awt::Point SAL_CALL SvxShapeGroup::getPosition() throw(uno::RuntimeException) in getPosition() function in SvxShapeGroup 175 return SvxShape::getPosition(); in getPosition() 448 awt::Point SAL_CALL SvxShapeConnector::getPosition() throw(uno::RuntimeException) in getPosition() function in SvxShapeConnector 450 return SvxShapeText::getPosition(); in getPosition() 616 awt::Point SAL_CALL SvxShapeControl::getPosition() throw(uno::RuntimeException) in getPosition() function in SvxShapeControl 618 return SvxShapeText::getPosition(); in getPosition() 1990 awt::Point SAL_CALL SvxCustomShape::getPosition() throw(uno::RuntimeException) in getPosition() function in SvxCustomShape 2068 return SvxShape::getPosition(); in getPosition()
|