Lines Matching refs:sal_uLong

146 	sal_uLong ulFilePos;
147 sal_uLong ulCountBytes;
148 sal_uLong ulSeek;
151 Ww1PlainText(Ww1Fib& rWwFib, sal_uLong nFilePos, sal_uLong nCountBytes);
153 sal_uLong Where() const { return ulSeek; } in Where()
154 void Seek( sal_uLong ulNew ) in Seek()
161 sal_uLong Count() const { return ulCountBytes; } in Count()
162 void SetCount(sal_uLong ulNew) in SetCount()
174 sal_Unicode Out( Ww1Shell&, sal_uLong& );
175 sal_Unicode Out( String&, sal_uLong=0xffffffff);
178 String& Fill( String&, sal_uLong=0, sal_uLong=0xffffffff );
179 sal_Unicode operator []( sal_uLong );
180 String GetText( sal_uLong ulOffset, sal_uLong nLen ) const;
200 sal_uLong Offset(Ww1Fib& rFibL) { in Offset()
212 sal_uLong Offset(Ww1Fib& rFibL) { in Offset()
224 sal_uLong Offset(Ww1Fib& rFibL) { in Offset()
237 sal_uLong Offset(Ww1Fib& rFibL) { in Offset()
322 sal_uLong nFieldFlags;
326 Ww1Fonts(Ww1Fib&, sal_uLong nFieldFlgs);
815 Ww1Sprm(SvStream&, sal_uLong);
840 Ww1Picture(SvStream&, sal_uLong);
867 Ww1Plc(Ww1Fib&, sal_uLong, sal_uInt16, sal_uInt16);
870 sal_uLong Where(sal_uInt16); // wie im jeweiligen plc
871 void Seek(sal_uLong, sal_uInt16&);
872 void Fill(sal_uInt16 nIndex, sal_uLong& begin, sal_uLong& end) { in Fill()
988 Ww1PlcFields(Ww1Fib& rFibL, sal_uLong start, sal_uInt16 nBytes) in Ww1PlcFields()
993 sal_uLong Where(sal_uInt16 nIndex) // absolut im file in Where()
1004 Ww1StringList( SvStream& rSt, sal_uLong nFc, sal_uInt16 nCb );
1025 Ww1PlcBookmarkPos(Ww1Fib& _rFib, sal_uLong start, sal_uInt16 nBytes, sal_Bool bEnd) in Ww1PlcBookmarkPos()
1031 sal_uLong WhereCP(sal_uInt16 nIndex) { return Ww1Plc::Where(nIndex); } in WhereCP()
1033 sal_uLong Where(sal_uInt16 nIndex) in Where()
1065 Ww1Fkp(SvStream&, sal_uLong, sal_uInt16);
1068 sal_uLong Where(sal_uInt16); // wie im entsprechenden fkp
1075 Ww1FkpPap(SvStream& rStream, sal_uLong ulFilePos) in Ww1FkpPap()
1090 Ww1FkpChp(SvStream& rStream, sal_uLong ulFilePos) in Ww1FkpChp()
1118 Ww1SprmSep(Ww1Fib& rFib, sal_uLong ulFilePos) in Ww1SprmSep()
1220 sal_Bool FillFtnSep(sal_uLong& begin, sal_uLong& end) in FillFtnSep()
1227 sal_Bool FillFtnFollowSep(sal_uLong& begin, sal_uLong& end) in FillFtnFollowSep()
1234 sal_Bool FillFtnNote(sal_uLong& begin, sal_uLong& end) in FillFtnNote()
1241 sal_Bool FillEvenHeadL(sal_uLong& begin, sal_uLong& end) in FillEvenHeadL()
1248 sal_Bool FillOddHeadL(sal_uLong& begin, sal_uLong& end) in FillOddHeadL()
1255 sal_Bool FillEvenFootL(sal_uLong& begin, sal_uLong& end) in FillEvenFootL()
1262 sal_Bool FillOddFootL(sal_uLong& begin, sal_uLong& end) in FillOddFootL()
1269 sal_Bool FillFirstHeadL(sal_uLong& begin, sal_uLong& end) in FillFirstHeadL()
1276 sal_Bool FillFirstFootL(sal_uLong& begin, sal_uLong& end) in FillFirstFootL()
1293 sal_uLong Where(sal_uInt16 nIndex) // innerhalb des textes in Where()
1297 Ww1Fields(Ww1Fib& rFibL, sal_uLong ulFilePos, sal_uInt16 nBytes) in Ww1Fields()
1302 sal_uLong Where() { return Where(nPlcIndex); } in Where()
1308 void Seek(sal_uLong ulNew) { Ww1PlcFields::Seek(ulNew, nPlcIndex); } in Seek()
1314 sal_uLong GetLength();
1376 sal_uLong Where() const { return pPos[nIsEnd]->WhereCP(nPlcIdx[nIsEnd]); } in Where()
1401 sal_uLong Where() in Where()
1403 sal_uLong ulRet = 0xffffffff; in Where()
1430 sal_uLong Where() { return Ww1PlcSep::Where(nPlcIndex); } in Where()
1448 sal_uLong ulOffset;
1468 sal_uLong Where( sal_Bool bSetIndex = sal_True ); // innerhalb des textes
1481 void Seek(sal_uLong);
1482 void Push(sal_uLong ulOffsetTmp = 0) in Push()
1518 sal_uLong ulOffset;
1535 sal_uLong Where( sal_Bool bSetIndex = sal_True ); // innerhalb des textes
1546 void Seek(sal_uLong);
1547 void Push(sal_uLong ulOffsetTmp = 0) in Push()
1590 sal_uLong ulDocSeek;
1591 sal_uLong* pSeek;
1607 Ww1Manager(SvStream& rStrm, sal_uLong nFieldFlgs);
1630 sal_uLong Where() { return pDoc->Where(); } in Where()
1632 sal_uInt8 Fill( String& rStr, sal_uLong ulLen) in Fill()
1642 void Push0(Ww1PlainText* pDoc, sal_uLong, Ww1Fields* = 0);
1643 void Push1(Ww1PlainText* pDoc, sal_uLong ulSeek, sal_uLong ulSeek2 = 0,