Home
last modified time | relevance | path

Searched refs:skip (Results 51 – 75 of 122) sorted by relevance

12345

/aoo4110/main/solenv/bin/
H A Dfix_lin_file.cmd30 /* skip empty lines */
/aoo4110/main/sw/inc/
H A Dswgstr.hxx134 void skip( long = -1L ); // Block ueberspringen
/aoo4110/main/oox/source/ole/
H A Dvbacontrol.cxx518 rInStrm.skip( 1 ); // site depth in importEmbeddedSiteModels()
526 rInStrm.skip( 1 ); in importEmbeddedSiteModels()
H A Dvbainputstream.cxx110 void VbaInputStream::skip( sal_Int32 nBytes, size_t /*nAtomSize*/ ) in skip() function in oox::ole::VbaInputStream
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DInputStreamToXInputStreamAdapter.java155 iIn.skip(tmpIntVal); in skipBytes()
H A DXInputStreamToInputStreamAdapter.java149 public long skip(long n) throws IOException { in skip() method in XInputStreamToInputStreamAdapter
/aoo4110/main/scripting/java/com/sun/star/script/framework/io/
H A DXInputStreamImpl.java81 bytesSkipped = is.skip( (long)nBytesToSkip ); in skipBytes()
/aoo4110/main/svtools/source/uno/wizard/
H A Dwizardshell.hxx125 using WizardShell_Base::skip;
/aoo4110/main/oox/source/xls/
H A Dexcelhandlers.cxx114 mxBiffStrm->skip( 2 ); in startFragment()
H A Dtablebuffer.cxx78 rStrm.skip( 32 ); in importTable()
H A Dcommentsbuffer.cxx191 rStrm.skip( 2 ); in importNoteBiff2()
H A Dviewsettings.cxx404 rStrm.skip( 2 ); in importWindow2()
704 rStrm.skip( 2 ); in importOleSize()
/aoo4110/main/svtools/inc/svtools/
H A Dwizardmachine.hxx296 sal_Bool skip( sal_Int32 _nSteps = 1 );
/aoo4110/main/solenv/inc/
H A Dunxmacc.mk97 CCACHE_SKIP:=$(eq,$(USE_CCACHE),YES --ccache-skip $(NULL))
H A Dunxmacx.mk98 CCACHE_SKIP:=$(eq,$(USE_CCACHE),YES --ccache-skip $(NULL))
/aoo4110/main/io/source/stm/
H A Dstreamhelper.cxx72 void MemFIFO::skip( sal_Int32 nBytesToSkip ) throw ( IFIFO_OutOfBoundsException ) in skip() function in io_stm::MemFIFO
H A Dopipe.cxx260 m_pFIFO->skip( nBytesToSkip ); in skipBytes()
/aoo4110/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java223 long len = stream.skip(off - streamOff); in getStream()
/aoo4110/main/oox/source/dump/
H A Ddumperbase.ini137 # - ignore-empty (optional): Specifies whether to skip empty names in a list.
140 # Default is true (skip empty entries).
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/
H A Dresources.properties52 CELL_NODE_EXCEPTION1=Cell node do not have only 1 child <text:p> nodes, will skip the merge of this…
/aoo4110/main/oox/source/helper/
H A Dtextinputstream.cxx98 mpInStrm->skip( nBytesToSkip, 1 ); in skipBytes()
/aoo4110/main/udkapi/com/sun/star/io/
H A DObjectInputStream.idl76 <li>-skip addition data</li>
/aoo4110/main/offapi/com/sun/star/rendering/
H A DXTextLayout.idl288 Set this to <TRUE/>, to skip the positions inside ligatures as
306 index and the number of characters to skip. This is most
/aoo4110/main/oovbaapi/ooo/vba/excel/
H A DSheetObject.idl72 /** True = print object, false = skip object on printing. */
/aoo4110/main/offapi/com/sun/star/chart2/
H A DXRegressionCurveCalculator.idl90 allowed to skip points in the calculation. When this

Completed in 106 milliseconds

12345