Home
last modified time | relevance | path

Searched refs:readChar (Results 1 – 14 of 14) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java97 private int readChar() { in readChar() method in CommandCaller
110 int type = readChar(); in nextType()
129 if (readChar() != BinUSHORT) in readUShort()
155 if (readChar() != BinULONG) in readULong()
175 if (readChar() != BinBool) in readBoolean()
202 if (readChar() != BinString) in readString()
204 int len = readChar(); in readString()
207 chars[i] = (char) readChar(); in readString()
/trunk/main/udkapi/com/sun/star/io/
H A DXDataInputStream.idl67 // DocMerge from xml: method com::sun::star::io::XDataInputStream::readChar
70 char readChar()
/trunk/main/io/source/stm/
H A Dodata.cxx101 virtual sal_Unicode SAL_CALL readChar(void) throw (IOException, RuntimeException);
246 sal_Unicode ODataInputStream::readChar(void) throw (IOException, RuntimeException) in readChar() function in io_stm::ODataInputStream
1355 virtual sal_Unicode SAL_CALL readChar(void) throw (IOException, RuntimeException) in readChar() function in io_stm::OObjectInputStream
1356 { return ODataInputStream::readChar(); } in readChar()
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx166 void readChar();
378 void Parser::readChar() in readChar() function in pdfi::__anon55ab39bb0111::Parser
795 readChar(); break; in parseLine()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/stm/
H A Dcom.sun.star.comp.io.stm.DataInputStream.csv7 "DataInputStream";"com::sun::star::io::XDataInputStream";"readChar()"
H A Dcom.sun.star.comp.io.stm.ObjectInputStream.csv8 "ObjectInputStream";"com::sun::star::io::XDataInputStream";"readChar()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/streams.uno/
H A Dcom.sun.star.comp.io.stm.DataInputStream.csv7 "DataInputStream";"com::sun::star::io::XDataInputStream";"readChar()"
H A Dcom.sun.star.comp.io.stm.ObjectInputStream.csv8 "ObjectInputStream";"com::sun::star::io::XDataInputStream";"readChar()"
/trunk/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/
H A DMyPersistObject.java146 c = inStream.readChar(); in read()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/io/
H A D_XDataInputStream.java206 readElem = oObj.readChar() ; in _readChar()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DUnmarshal.java266 return input.readChar(); in readCharValue()
/trunk/main/extensions/test/stm/
H A Ddatatest.cxx610 m_c = rIn->readChar(); in read()
/trunk/main/io/test/stm/
H A Ddatatest.cxx626 m_c = rIn->readChar(); in read()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 51 milliseconds