Home
last modified time | relevance | path

Searched defs:getLength (Results 1 – 25 of 98) sorted by path

1234

/trunk/main/basegfx/inc/basegfx/curve/
H A Db2dbeziertools.hxx52 …double getLength() const { if(maLengthArray.size()) return maLengthArray[maLengthArray.size() - 1]… in getLength() function in basegfx::B2DCubicBezierHelper
/trunk/main/basegfx/inc/basegfx/vector/
H A Db3dvector.hxx128 double getLength(void) const in getLength() function in basegfx::B3DVector
H A Db3ivector.hxx126 double getLength(void) const in getLength() function in basegfx::B3IVector
/trunk/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx530 double B2DCubicBezier::getLength(double fDeviation) const in getLength() function in basegfx::B2DCubicBezier
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx585 double getLength(const B2DPolygon& rCandidate) in getLength() function
H A Db3dpolygontools.cxx245 double getLength(const B3DPolygon& rCandidate) in getLength() function
/trunk/main/basegfx/source/vector/
H A Db2dvector.cxx68 double B2DVector::getLength() const in getLength() function in basegfx::B2DVector
H A Db2ivector.cxx40 double B2IVector::getLength() const in getLength() function in basegfx::B2IVector
/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx100 sal_Int32 VDataSequence::getLength() const in getLength() function in chart::VDataSequence
/trunk/main/comphelper/source/streaming/
H A Dmemorystream.cxx174 sal_Int64 SAL_CALL UNOMemoryStream::getLength() throw (IOException, RuntimeException) in getLength() function in comphelper::UNOMemoryStream
H A Dotransactedfilestream.cxx665 ::sal_Int64 SAL_CALL OTruncatedTransactedFileStream::getLength( ) in getLength() function in comphelper::OTruncatedTransactedFileStream
H A Dseekableinput.cxx248 sal_Int64 SAL_CALL OSeekableInputWrapper::getLength() in getLength() function in comphelper::OSeekableInputWrapper
H A Dseqinputstreamserv.cxx204 ::sal_Int64 SAL_CALL SequenceInputStreamService::getLength() throw ( uno::RuntimeException, io::IOE… in getLength() function in __anon1d52cc2b0111::SequenceInputStreamService
H A Dseqstream.cxx139 sal_Int64 SAL_CALL SequenceInputStream::getLength( ) throw (IOException, RuntimeException) in getLength() function in comphelper::SequenceInputStream
/trunk/main/comphelper/source/xml/
H A Dattributelist.cxx63 sal_Int16 SAL_CALL AttributeList::getLength(void) throw( ::com::sun::star::uno::RuntimeException ) in getLength() function in comphelper::AttributeList
/trunk/main/cppu/inc/com/sun/star/uno/
H A DSequence.h144 inline sal_Int32 SAL_CALL getLength() const SAL_THROW( () ) in getLength() function in com::sun::star::uno::Sequence
/trunk/main/cppuhelper/source/
H A Dinterfacecontainer.cxx190 sal_Int32 OInterfaceContainerHelper::getLength() const SAL_THROW( () ) in getLength() function in cppu::OInterfaceContainerHelper
/trunk/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx91 ::sal_Int32 EmptyNodeList::getLength() throw (css::uno::RuntimeException) { in getLength() function in __anon7fe2d8f20111::EmptyNodeList
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx292 INT16 AttributeListImpl::getLength(void) THROWS( (UsrSystemException) ) in getLength() function in AttributeListImpl
/trunk/main/filter/source/xsltfilter/
H A Duof2merge.cxx98 sal_Int16 SAL_CALL UOF2AttributeList::getLength() throw ( ::com::sun::star::uno::RuntimeException ) in getLength() function in XSLT::UOF2AttributeList
/trunk/main/forms/source/xforms/
H A Dconvert.cxx79 …inline sal_Int32 getLength() const { return isEmpty() ? 0 : m_nTokenEnd - m_nTokenStart… in getLength() function
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DStreamSimulator.java440 public long getLength() throws com.sun.star.io.IOException in getLength() method in StreamSimulator
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx1844 sal_Int32 Attr::getLength() const{ in getLength() function in Attr
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DByteArrayToXInputStreamAdapter.java132 public long getLength() throws com.sun.star.io.IOException { in getLength() method in ByteArrayToXInputStreamAdapter
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DMyInputStream.java55 public synchronized long getLength() in getLength() method in MyInputStream

Completed in 141 milliseconds

1234