Searched defs:nRunCount (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sc/source/filter/excel/ |
H A D | xistring.cxx | 77 sal_uInt16 nRunCount; in Read() local 112 sal_uInt16 nRunCount = bBiff8 ? rStrm.ReaduInt16() : rStrm.ReaduInt8(); in ReadFormats() local 116 …d XclImpString::ReadFormats( XclImpStream& rStrm, XclFormatRunVec& rFormats, sal_uInt16 nRunCount ) in ReadFormats() 145 sal_uInt16 nRunCount = nFormatSize / 8; in ReadObjFormats() local
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xistring.hxx | 56 …inline void ReadFormats( XclImpStream& rStrm, sal_uInt16 nRunCount ) { ReadFormats( rStrm,… in ReadFormats()
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | ctlayout.cxx | 314 const int nRunCount = CFArrayGetCount( aGlyphRuns ); in GetNextGlyphs() local 414 const int nRunCount = CFArrayGetCount( aGlyphRuns ); in FillDXArray() local
|
H A D | atslayout.cxx | 224 const int nRunCount = sizeof(nRunLengths)/sizeof(*nRunLengths); in LayoutText() local
|
/aoo41x/main/filter/source/graphicfilter/ipsd/ |
H A D | ipsd.cxx | 344 char nRunCount = 0; in ImplReadBody() local
|
/aoo41x/main/filter/source/graphicfilter/itga/ |
H A D | itga.cxx | 283 sal_uInt8 nRed, nGreen, nBlue, nRunCount, nDummy, nDepth; in ImplReadBody() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | sallayout.cxx | 627 const int nRunCount = ubidi_countRuns( pLineBidi, &rcI18n ); in ImplLayoutArgs() local
|
Completed in 59 milliseconds