/trunk/main/sc/source/filter/lotus/ |
H A D | lotimpop.cxx | 107 Skip( 1 ); in Bof() 150 Skip( 2 ); in Columnwidth() 179 Skip( 2 ); in Hiddencolumn() 281 Skip( 10 ); in Formulacell() 317 Skip( 1 ); in RowPresentation() 323 Skip( 2 ); in RowPresentation() 325 Skip( 1 ); in RowPresentation()
|
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/ |
H A D | Parser.java | 70 Skip(); in Parse() 81 Skip(); in Parse() 135 private void Skip () in Skip() method in Parser
|
/trunk/main/filter/source/msfilter/ |
H A D | mscodec.cxx | 226 Skip( nBytes ); in Decode() 243 Skip( nBytes ); in Decode() 247 void MSCodec_Xor95::Skip( sal_Size nBytes ) in Skip() function in msfilter::MSCodec_Xor95 486 bool MSCodec_Std97::Skip( sal_Size nDatLen ) in Skip() function in msfilter::MSCodec_Std97
|
/trunk/main/svl/inc/svl/ |
H A D | filerec.hxx | 312 inline void Skip(); 797 Skip(); in ~SfxMiniRecordReader() 802 inline void SfxMiniRecordReader::Skip() in Skip() function in SfxMiniRecordReader
|
/trunk/main/sc/source/filter/inc/ |
H A D | lotimpop.hxx | 83 inline void Skip( const sal_uInt16 nNumBytes ); 157 inline void ImportLotus::Skip( const sal_uInt16 n ) in Skip() function in ImportLotus
|
/trunk/main/filter/inc/filter/msfilter/ |
H A D | mscodec.hxx | 122 void Skip( sal_Size nBytes ); 326 bool Skip( sal_Size nDatLen );
|
/trunk/main/svl/source/items/ |
H A D | poolio.cxx | 586 aPoolRec.Skip(); in Load() 661 aPoolRec.Skip(); in Load() 711 aPoolRec.Skip(); in Load()
|
/trunk/main/sw/source/core/inc/ |
H A D | SwPortionHandler.hxx | 87 virtual void Skip(
|
/trunk/main/svl/source/numbers/ |
H A D | numhead.hxx | 80 static void Skip( SvStream& ); // komplett ueberspringen
|
H A D | numhead.cxx | 145 void ImpSvNumMultipleReadHeader::Skip( SvStream& rStream ) in Skip() function in ImpSvNumMultipleReadHeader
|
/trunk/main/winaccessibility/source/UAccCOM/ |
H A D | EnumVariant.h | 79 HRESULT STDMETHODCALLTYPE Skip(ULONG cElements);
|
H A D | EnumVariant.cpp | 90 HRESULT STDMETHODCALLTYPE CEnumVariant::Skip(ULONG cElements) in Skip() function in CEnumVariant
|
/trunk/main/dtrans/source/win32/workbench/ |
H A D | XTDo.hxx | 118 STDMETHODIMP Skip( ULONG celt );
|
H A D | XTDo.cxx | 377 STDMETHODIMP CEnumFormatEtc::Skip( ULONG celt ) in Skip() function in CEnumFormatEtc
|
/trunk/main/sal/workben/clipboardwben/testcopy/ |
H A D | XTDataObject.hxx | 114 STDMETHODIMP Skip( ULONG celt );
|
H A D | XTDataObject.cxx | 417 STDMETHODIMP CEnumFormatEtc::Skip( ULONG celt ) in Skip() function in CEnumFormatEtc
|
/trunk/main/editeng/inc/editeng/ |
H A D | editobj.hxx | 80 void Skip( SvStream& rIStream );
|
/trunk/main/sw/source/core/access/ |
H A D | accportions.hxx | 106 virtual void Skip(sal_uInt16 nLength);
|
/trunk/main/basic/inc/basic/ |
H A D | sbxcore.hxx | 116 static void Skip( SvStream& );
|
/trunk/main/dtrans/source/win32/dtobj/ |
H A D | XTDataObject.hxx | 160 STDMETHODIMP Skip( ULONG celt );
|
H A D | XTDataObject.cxx | 830 STDMETHODIMP CEnumFormatEtc::Skip( ULONG celt ) in Skip() function in CEnumFormatEtc
|
/trunk/main/sc/source/filter/excel/ |
H A D | xistream.cxx | 199 maCodec.Skip( (nNewStrmPos + nRecSize) & 0x0F ); in OnUpdate() 294 maCodec.Skip( nNewOffset - nOldOffset ); in OnUpdate()
|
/trunk/main/cui/source/dialogs/ |
H A D | hyphen.src | 88 Text [ en-US ] = "~Skip" ;
|
/trunk/main/basic/source/sbx/ |
H A D | sbxbase.cxx | 300 void SbxBase::Skip( SvStream& rStrm ) in Skip() function in SbxBase
|
/trunk/main/idlc/source/ |
H A D | scanner.ll | 214 /* Skip initial '#' */
|