Home
last modified time | relevance | path

Searched refs:getPosition (Results 176 – 200 of 249) sorted by relevance

12345678910

/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeResizer.cxx233 awt::Point aPoint(aItr->xShape->getPosition()); in ResizeShapes()
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx1377 sal_Int32 nSize = (sal_Int32)xSeekable->getPosition(); in closeAndGetData()
1518 sal_Int32 getPosition( void ) in getPosition() function in stringresource::BinaryInput
1678 sal_Int32 nAfterStringPos = aIn.getPosition(); in importBinary()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleEditableTextImpl.java312 unoTab.Position = new Double(tab.getPosition() / toPointFactor).intValue(); in setAttributes()
/trunk/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java298 assertEquals("wrong shape position",1000,xShape.getPosition().X); in testShapePositionSize()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.hxx115 virtual ::com::sun::star::awt::Point SAL_CALL getPosition()
H A DTitleWrapper.cxx238 awt::Point SAL_CALL TitleWrapper::getPosition() in getPosition() function in chart::wrapper::TitleWrapper
H A DAxisWrapper.cxx480 awt::Point SAL_CALL AxisWrapper::getPosition() in getPosition() function in chart::wrapper::AxisWrapper
/trunk/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx381 sal_Int64 SAL_CALL OTempFileService::getPosition( ) in getPosition() function in OTempFileService
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx633 awt::Point aAwtPoint = xSourceReportComponent->getPosition(); in setPropertyValue()
911 … nHeight = ::std::max<sal_Int32>(nHeight,xShape->getPosition().Y + xShape->getSize().Height); in describePropertyLine()
1640 …const ::Rectangle aBoundRect(VCLPoint(xReportComponent->getPosition()),VCLSize(xReportComponent->g… in checkPosAndSize()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DFormHandler.java508 if (xShape.getPosition().Y < this.iYNirwanaPos) in removeNirwanaShapes()
/trunk/main/embeddedobj/source/msole/
H A Downview.cxx351 sal_Int64 nTargetPos = xSeekable->getPosition() + nUrlSize; in ReadContentsAndGenerateTempFile()
/trunk/main/chart2/source/view/main/
H A DLabelPositionHelper.cxx434 awt::Point aOldPos = xShape2DText->getPosition(); in correctPositionForRotation()
H A DPlottingPositionHelper.cxx228 aScreenPoint = xShape3DAnchor->getPosition(); in transformSceneToScreenPosition()
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx1061 sal_Int32 nBufferLength = static_cast < sal_Int32 > ( pBuffer->getPosition() ); in WriteManifest()
1124 sal_Int32 nBufferLength = static_cast < sal_Int32 > ( pBuffer->getPosition() ); in WriteContentTypes()
/trunk/main/sw/inc/
H A Dunodraw.hxx303 …virtual ::com::sun::star::awt::Point SAL_CALL getPosition( ) throw (::com::sun::star::uno::Runtim…
H A Dunoframe.hxx120 …virtual ::com::sun::star::awt::Point SAL_CALL getPosition( ) throw(::com::sun::star::uno::Runtime…
/trunk/main/oox/source/drawingml/
H A Dshape.cxx610 ….convertFromModel( rFilter, aModel, xChartDoc, xExternalPage, mxShape->getPosition(), mxShape->get… in finalizeXShape()
/trunk/main/sot/source/unoolestorage/
H A Dxolesimplestorage.cxx108 sal_Int64 nPos = xTempSeek->getPosition(); in UpdateOriginal_Impl()
/trunk/main/sdext/source/pdfimport/
H A Dfilterdet.cxx293 nPos = static_cast<unsigned int>( m_xSeek->getPosition() ); in getCurPos()
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx561 awt::Point aPos = xShape->getPosition(); in _CreateSdrObject()
/trunk/main/sw/source/ui/inc/
H A Dunotxvw.hxx190 …virtual ::com::sun::star::awt::Point SAL_CALL getPosition(void) throw( ::com::sun::star::uno::Runt…
/trunk/main/svl/source/misc/
H A Dstrmadpt.cxx423 sal_Int64 SAL_CALL SvLockBytesInputStream::getPosition() in getPosition() function in SvLockBytesInputStream
/trunk/main/filter/source/flash/
H A Dswfexporter.cxx627 com::sun::star::awt::Point aPosition( xShape->getPosition() ); in exportShape()
/trunk/main/oox/source/ole/
H A Dvbacontrol.cxx672 AxPairData aDistance = mxSiteModel->getPosition(); in moveEmbeddedToAbsoluteParent()
/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx406 virtual sal_Int64 SAL_CALL getPosition() throw() in getPosition() function in sax_expatwrap::LocatorImpl

Completed in 2196 milliseconds

12345678910