/aoo4110/main/rsc/source/rscpp/ |
H A D | cpp5.c | 90 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()
|
/aoo4110/main/scripting/java/com/sun/star/script/framework/io/ |
H A D | XInputStreamWrapper.java | 67 public long skip(long n) throws java.io.IOException in skip() method in XInputStreamWrapper
|
/aoo4110/main/connectivity/com/sun/star/sdbcx/comp/hsqldb/ |
H A D | NativeInputStreamHelper.java | 58 public long skip(long n) throws java.io.IOException { in skip() method in NativeInputStreamHelper
|
H A D | StorageNativeInputStream.java | 46 public native long skip(String key,String name,long n) throws java.io.IOException; in skip() method in StorageNativeInputStream
|
/aoo4110/main/oox/source/helper/ |
H A D | binaryinputstream.cxx | 216 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
|
/aoo4110/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/ |
H A D | GSIandSDFMerger.java | 49 private boolean skip=true; field in GSIandSDFMerger
|
H A D | SDFReader.java | 232 private boolean skip; field in SDFReader
|
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/adapter/ |
H A D | XInputStreamToInputStreamAdapter.java | 149 public long skip(long n) throws IOException { in skip() method in XInputStreamToInputStreamAdapter
|
/aoo4110/main/io/source/stm/ |
H A D | streamhelper.cxx | 72 void MemFIFO::skip( sal_Int32 nBytesToSkip ) throw ( IFIFO_OutOfBoundsException ) in skip() function in io_stm::MemFIFO
|
/aoo4110/main/oox/source/core/ |
H A D | binarycodec.cxx | 260 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
|
/aoo4110/main/oox/source/ole/ |
H A D | vbainputstream.cxx | 110 void VbaInputStream::skip( sal_Int32 nBytes, size_t /*nAtomSize*/ ) in skip() function in oox::ole::VbaInputStream
|
H A D | axbinaryreader.cxx | 102 void AxAlignedInputStream::skip( sal_Int32 nBytes, size_t nAtomSize ) in skip() function in oox::ole::AxAlignedInputStream
|
/aoo4110/main/oox/source/xls/ |
H A D | biffinputstream.cxx | 132 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
|
/aoo4110/main/qadevOOo/tests/java/ifc/beans/ |
H A D | _XPropertySet.java | 556 String[] skip = {"PrinterName", "CharRelief", "IsLayerMode"}; in getPropsToTest() local
|
/aoo4110/main/svtools/source/dialogs/ |
H A D | wizardmachine.cxx | 546 sal_Bool OWizardMachine::skip(sal_Int32 _nSteps) in skip() function in svt::OWizardMachine
|
/aoo4110/test/testcommon/source/org/openoffice/test/common/ |
H A D | FileUtil.java | 941 public static File download(String urlString, File output, boolean usetimestamp, boolean[] skip) { in download()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | msocximex.cxx | 3728 OCX_Control skip(C2S("Dummy")); in Read() local 4205 OCX_Control skip(C2S("dummy")) ; in Read() local
|