Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 18 of 18) sorted by relevance

/trunk/main/rsc/source/rscpp/
H A Dcpp5.c90 char skip; /* Short-circuit: TRUE to skip */ member
231 int skip; /* For short-circuit testing */ in eval() local
381 evallex(int skip) in evallex()
664 evalchar(int skip) in evalchar()
770 evaleval(int* valp, int op, int skip) in evaleval()
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXInputStreamWrapper.java67 public long skip(long n) throws java.io.IOException in skip() method in XInputStreamWrapper
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DNativeInputStreamHelper.java58 public long skip(long n) throws java.io.IOException { in skip() method in NativeInputStreamHelper
H A DStorageNativeInputStream.java46 public native long skip(String key,String name,long n) throws java.io.IOException; in skip() method in StorageNativeInputStream
/trunk/main/oox/source/helper/
H A Dbinaryinputstream.cxx216 void BinaryXInputStream::skip( sal_Int32 nBytes, size_t /*nAtomSize*/ ) in skip() function in oox::BinaryXInputStream
265 void SequenceInputStream::skip( sal_Int32 nBytes, size_t /*nAtomSize*/ ) in skip() function in oox::SequenceInputStream
340 void RelativeInputStream::skip( sal_Int32 nBytes, size_t nAtomSize ) in skip() function in oox::RelativeInputStream
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/complex/
H A DAny.java39 skip, enumConstant
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DGSIandSDFMerger.java49 private boolean skip=true; field in GSIandSDFMerger
H A DSDFReader.java232 private boolean skip; field in SDFReader
/trunk/main/io/source/stm/
H A Dstreamhelper.cxx72 void MemFIFO::skip( sal_Int32 nBytesToSkip ) throw ( IFIFO_OutOfBoundsException ) in skip() function in io_stm::MemFIFO
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DXInputStreamToInputStreamAdapter.java149 public long skip(long n) throws IOException { in skip() method in XInputStreamToInputStreamAdapter
/trunk/main/oox/source/core/
H A Dbinarycodec.cxx260 bool BinaryCodec_XOR::skip( sal_Int32 nBytes ) in skip() function in oox::core::BinaryCodec_XOR
405 bool BinaryCodec_RCF::skip( sal_Int32 nBytes ) in skip() function in oox::core::BinaryCodec_RCF
/trunk/main/oox/source/ole/
H A Dvbainputstream.cxx110 void VbaInputStream::skip( sal_Int32 nBytes, size_t /*nAtomSize*/ ) in skip() function in oox::ole::VbaInputStream
H A Daxbinaryreader.cxx102 void AxAlignedInputStream::skip( sal_Int32 nBytes, size_t nAtomSize ) in skip() function in oox::ole::AxAlignedInputStream
/trunk/main/oox/source/xls/
H A Dbiffinputstream.cxx132 void BiffInputRecordBuffer::skip( sal_uInt16 nBytes ) in skip() function in oox::xls::prv::BiffInputRecordBuffer
335 void BiffInputStream::skip( sal_Int32 nBytes, size_t nAtomSize ) in skip() function in oox::xls::BiffInputStream
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XPropertySet.java556 String[] skip = {"PrinterName", "CharRelief", "IsLayerMode"}; in getPropsToTest() local
/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx546 sal_Bool OWizardMachine::skip(sal_Int32 _nSteps) in skip() function in svt::OWizardMachine
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java941 public static File download(String urlString, File output, boolean usetimestamp, boolean[] skip) { in download()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx3728 OCX_Control skip(C2S("Dummy")); in Read() local
4205 OCX_Control skip(C2S("dummy")) ; in Read() local

Completed in 138 milliseconds