Home
last modified time | relevance | path

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

1234

/trunk/main/sal/qa/rtl/ostring/
H A Drtl_string.cxx34 class getLength : public ::testing::Test class
39 TEST_F(getLength, getLength_000) in TEST_F() argument
45 TEST_F(getLength, getLength_001) in TEST_F() argument
/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/sc/source/filter/inc/
H A Dqpro.hxx47 sal_uInt16 getLength() { return mnLength; } in getLength() function in ScQProReader
H A Dbiff.hxx56 sal_uInt16 getLength() { return mnLength; } in getLength() function in ScBiffReader
/trunk/main/unoxml/source/dom/
H A Dchildlist.cxx44 sal_Int32 SAL_CALL CChildList::getLength() throw (RuntimeException) in getLength() function in DOM::CChildList
H A Dentitiesmap.cxx41 sal_Int32 SAL_CALL CEntitiesMap::getLength() throw (RuntimeException) in getLength() function in DOM::CEntitiesMap
H A Dnotationsmap.cxx42 sal_Int32 SAL_CALL CNotationsMap::getLength() throw (RuntimeException) in getLength() function in DOM::CNotationsMap
H A Delementlist.cxx112 sal_Int32 SAL_CALL CElementList::getLength() throw (RuntimeException) in getLength() function in DOM::CElementList
/trunk/main/unoxml/source/xpath/
H A Dnodelist.cxx48 sal_Int32 SAL_CALL CNodeList::getLength() throw (RuntimeException) in getLength() function in XPath::CNodeList
/trunk/main/package/source/xstor/
H A Dselfterminatefilestream.cxx143 sal_Int64 SAL_CALL OSelfTerminateFileStream::getLength() in getLength() function in OSelfTerminateFileStream
H A Doseekinstream.cxx157 sal_Int64 SAL_CALL OInputSeekStream::getLength() in getLength() function in OInputSeekStream
/trunk/main/sd/source/filter/ppt/
H A Dpptatom.hxx130 inline sal_uInt32 Atom::getLength() const in getLength() function in ppt::Atom
/trunk/main/package/source/package/zippackage/
H A Dwrapstreamforshare.cxx165 sal_Int64 SAL_CALL WrapStreamForShare::getLength() in getLength() function in WrapStreamForShare
H A DZipPackageBuffer.cxx128 sal_Int64 SAL_CALL ZipPackageBuffer::getLength( ) in getLength() function in ZipPackageBuffer
/trunk/main/ucb/source/ucp/gio/
H A Dgio_seekable.cxx85 sal_Int64 SAL_CALL Seekable::getLength() throw( io::IOException, uno::RuntimeException ) in getLength() function in gio::Seekable
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DMyInputStream.java55 public synchronized long getLength() in getLength() method in MyInputStream
/trunk/main/unotools/source/streaming/
H A Dstreamwrap.cxx211 sal_Int64 SAL_CALL OSeekableInputStreamWrapper::getLength( ) throw (IOException, RuntimeException) in getLength() function in utl::OSeekableInputStreamWrapper
310 sal_Int64 SAL_CALL OSeekableOutputStreamWrapper::getLength( ) throw (IOException, RuntimeException) in getLength() function in utl::OSeekableOutputStreamWrapper
/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/sal/inc/rtl/
H A Dbyteseq.h239 inline sal_Int32 SAL_CALL getLength() const SAL_THROW( () ) in getLength() function in rtl::ByteSequence
/trunk/main/sdext/source/pdfimport/sax/
H A Dsaxattrlist.cxx64 sal_Int16 SAL_CALL SaxAttrList::getLength() throw() in getLength() function in pdfi::SaxAttrList
/trunk/main/package/source/package/zipapi/
H A DByteGrabber.cxx93 sal_Int64 SAL_CALL ByteGrabber::getLength( ) in getLength() function in ByteGrabber
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_element.cxx79 sal_Int16 XMLElement::getLength() in getLength() function in xmlscript::XMLElement
/trunk/main/scripting/source/storage/
H A DXMLElement.cxx101 sal_Int16 XMLElement::getLength() in getLength() function in scripting_impl::XMLElement
/trunk/main/ucb/source/ucp/webdav/
H A DCurlInputStream.cxx194 sal_Int64 SAL_CALL CurlInputStream::getLength() in getLength() function in CurlInputStream
/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

Completed in 70 milliseconds

1234