Home
last modified time | relevance | path

Searched refs:getPosition (Results 51 – 75 of 249) sorted by relevance

12345678910

/trunk/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx125 …::basegfx::B2IRectangle aShapeRect = BaseGFXHelper::makeRectangle(xShape->getPosition(),ShapeFacto… in lcl_doesShapeOverlapWithTickmark()
151 …::basegfx::B2IRectangle aRect1( BaseGFXHelper::makeRectangle(xShape1->getPosition(),ShapeFactory::… in doesOverlap()
152 …::basegfx::B2IRectangle aRect2( BaseGFXHelper::makeRectangle(xShape2->getPosition(),ShapeFactory::… in doesOverlap()
310 awt::Point aPos = xShape2DText->getPosition(); in lcl_shiftLables()
869 … awt::Point a2DPos = xShape3DAnchor->getPosition(); //get 2D position from xShape3DAnchor in getScreenPosition()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx238 const ::com::sun::star::awt::Point aPoint100thmm( rObj.GetShapeRef()->getPosition() ); in ImplWriteShape()
773 const ::com::sun::star::awt::Point aPoint100thmm( rObj.GetShapeRef()->getPosition() ); in ImplWriteAdditionalText()
1290 const Point aOldP(mXShape->getPosition().X, mXShape->getPosition().Y); in Init()
/trunk/main/cppuhelper/source/
H A Dtdmgr.cxx332 xAttribute->getPosition(), in createCTD()
364 typelib_Parameter_Init & rInit = pParamInit[xParam->getPosition()]; in createCTD()
393 xMethod->getPosition(), in createCTD()
/trunk/main/unotools/source/streaming/
H A Dstreamwrap.cxx200 sal_Int64 SAL_CALL OSeekableInputStreamWrapper::getPosition( ) throw (IOException, RuntimeExceptio… in getPosition() function in utl::OSeekableInputStreamWrapper
302 sal_Int64 SAL_CALL OSeekableOutputStreamWrapper::getPosition( ) throw (IOException, RuntimeExcepti… in getPosition() function in utl::OSeekableOutputStreamWrapper
/trunk/main/chart2/source/view/charttypes/
H A DPieChart.cxx595 aRect = BaseGFXHelper::makeRectangle(xShape->getPosition(),xShape->getSize() ); in lcl_getRect()
644 awt::Point aOldPos( this->xLabelGroupShape->getPosition() ); in moveAwayFrom()
746 pCurrent->aPreviousPosition = pCurrent->xLabelGroupShape->getPosition(); in detectLabelOverlapsAndMove()
/trunk/main/svgio/source/svgreader/
H A Dsvgtextpathnode.cxx79 double getPosition() const { return mfPosition; } in getPosition() function in svgio::svgreader::pathTextBreakupHelper
498 fPosition = aPathTextBreakupHelper.getPosition(); in decomposePathNode()
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DChartInCalc.java330 Point aPos = aTitle.getPosition(); in testTitle()
331 aPos.X = ( aAxis.getPosition() ).X; in testTitle()
/trunk/main/stoc/test/tdmanager/
H A Dtesttdmanager.cxx248 assertEqual< sal_Int32 >(3, method->getPosition()); in run()
262 assertEqual< sal_Int32 >(0, method->getParameters()[0]->getPosition()); in run()
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DStreamSimulator.java407 public long getPosition() throws com.sun.star.io.IOException in getPosition() method in StreamSimulator
426 nPos = m_xSeek.getPosition(); in getPosition()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DStreamSimulator.java460 public long getPosition() throws com.sun.star.io.IOException in getPosition() method in StreamSimulator
481 nPos = m_xSeek.getPosition(); in getPosition()
/trunk/main/reportdesign/source/core/api/
H A DFixedText.cxx310 awt::Point SAL_CALL OFixedText::getPosition( ) throw (uno::RuntimeException) in getPosition() function in reportdesign::OFixedText
312 return OShapeHelper::getPosition(this); in getPosition()
H A DFormattedField.cxx352 awt::Point SAL_CALL OFormattedField::getPosition( ) throw (uno::RuntimeException) in getPosition() function in reportdesign::OFormattedField
354 return OShapeHelper::getPosition(this); in getPosition()
H A DImageControl.cxx442 awt::Point SAL_CALL OImageControl::getPosition( ) throw (uno::RuntimeException) in getPosition() function in reportdesign::OImageControl
444 return OShapeHelper::getPosition(this); in getPosition()
H A DFixedLine.cxx511 awt::Point SAL_CALL OFixedLine::getPosition( ) throw (uno::RuntimeException) in getPosition() function in reportdesign::OFixedLine
513 return OShapeHelper::getPosition(this); in getPosition()
H A DShape.cxx406 awt::Point SAL_CALL OShape::getPosition( ) throw (uno::RuntimeException) in getPosition() function in reportdesign::OShape
408 return OShapeHelper::getPosition(this); in getPosition()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DLegendWrapper.cxx306 awt::Point SAL_CALL LegendWrapper::getPosition() in getPosition() function in chart::wrapper::LegendWrapper
344 awt::Point aPos( this->getPosition() ); in setSize()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1251 return Millimeter::getInPoints(xShape->getPosition().X); in getLeft()
1257 css::awt::Point aPoint = xShape->getPosition(); in setLeft()
1265 return Millimeter::getInPoints(xShape->getPosition().Y); in getTop()
1271 css::awt::Point aPoint = xShape->getPosition(); in setTop()
/trunk/main/svl/source/fsstor/
H A Dostreamcontainer.cxx336 sal_Int64 SAL_CALL OFSStreamContainer::getPosition() in getPosition() function in OFSStreamContainer
348 return m_xSeekable->getPosition(); in getPosition()
/trunk/main/sw/source/ui/vba/
H A Dvbarange.cxx295 return SwVbaRangeHelper::getPosition( xText, mxTextCursor->getStart() ); in getStart()
311 return SwVbaRangeHelper::getPosition( xText, mxTextCursor->getEnd() ); in getEnd()
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx251 …virtual ::com::sun::star::awt::Point SAL_CALL getPosition() throw(::com::sun::star::uno::RuntimeEx…
438 …virtual ::com::sun::star::awt::Point SAL_CALL getPosition() throw(::com::sun::star::uno::RuntimeEx…
476 …virtual ::com::sun::star::awt::Point SAL_CALL getPosition() throw(::com::sun::star::uno::RuntimeEx…
528 …virtual ::com::sun::star::awt::Point SAL_CALL getPosition() throw(::com::sun::star::uno::RuntimeEx…
854 …virtual ::com::sun::star::awt::Point SAL_CALL getPosition() throw(::com::sun::star::uno::RuntimeEx…
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx560 aSdrCustomShapeInteraction.aPosition = xInteractionHandles[ i ]->getPosition(); in GetInteractionHandles()
1887 …n->setControllerPosition( com::sun::star::awt::Point( nX, aIter->xInteraction->getPosition().Y ) ); in NbcResize()
1892 …n->setControllerPosition( com::sun::star::awt::Point( aIter->xInteraction->getPosition().X, nY ) ); in NbcResize()
2209 …tar::awt::Point aPosition( aInteractionHandles[ nCustomShapeHdlNum ].xInteraction->getPosition() ); in GetHdl()
2332 …n->setControllerPosition( com::sun::star::awt::Point( nX, aIter->xInteraction->getPosition().Y ) ); in DragResizeCustomShape()
2353 …n->setControllerPosition( com::sun::star::awt::Point( aIter->xInteraction->getPosition().X, nY ) ); in DragResizeCustomShape()
2466 …2 nHandlePos = aInteractionHandles[ aInteractionHandles.size() - 1 ].xInteraction->getPosition().X; in DragCreateObject()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormDocument.java265 Point aPoint = oSubControlForm.oGridControl.getPosition(); in adjustSubFormPosSize()
496 return oGridControl.xShape.getPosition().Y; in getEntryPointY()
/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx722 const SwPosition& getPosition ( const SwXRedlinePortion_ImplSharedPtr &r ) in getPosition() function
730 return getPosition ( r1 ) < getPosition ( r2 ); in operator ()()
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx234 OSL_ASSERT( pos == xNewParam->getPosition() && in checkParameters()
235 pos == xExistingParam->getPosition() ); in checkParameters()
/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java358 int iFirstPos = xTextViewCursor.getPosition().X; in getCharWidth()
360 int iLastPos = xTextViewCursor.getPosition().X; in getCharWidth()

Completed in 212 milliseconds

12345678910