Lines Matching refs:sal_uInt16

109     sal_uInt16          getFontCount() const;
110 rtl_TextEncoding getFontEncoding( sal_uInt16 nFontId ) const;
113 sal_uInt16 getXfCount() const;
114 rtl_TextEncoding getXfEncoding( sal_uInt16 nXfId ) const;
115 void appendXfFontId( sal_uInt16 nFontId );
122 typedef ::std::vector< sal_uInt16 > FontIdVec;
150 inline sal_uInt16 getLastRecId() const { return mnLastRecId; } in getLastRecId()
219 sal_uInt16 dumpRepeatedRecId();
238 sal_uInt16 mnLastRecId;
291 sal_uInt16 readFormulaSize();
292 sal_uInt16 dumpFormulaSize( const String& rName = EMPTY_STRING );
294 void dumpCellFormula( const String& rName, sal_uInt16 nSize );
296 void dumpNameFormula( const String& rName, sal_uInt16 nSize );
305 void dumpFormula( const String& rName, sal_uInt16 nSize, bool bNameMode );
308 …TokenAddress createTokenAddress( sal_uInt16 nCol, sal_uInt16 nRow, bool bRelC, bool bRelR, …
310 ::rtl::OUString createName( sal_uInt16 nNameIdx ) const;
314 sal_uInt16 readFuncId();
315 …::rtl::OUString writeFuncIdItem( sal_uInt16 nFuncId, const ::oox::xls::FunctionInfo** oppFuncI…
317 sal_uInt16 dumpTokenCol( const String& rName, bool& rbRelC, bool& rbRelR );
318 sal_uInt16 dumpTokenRow( const String& rName, bool& rbRelC, bool& rbRelR );
388 sal_uInt16 mnSize;
427 …::rtl::OUString createFontName( const ::rtl::OUString& rName, sal_uInt16 nHeight, bool bBold, …
429 sal_uInt16 dumpPatternIdx( const String& rName = EMPTY_STRING, bool b16Bit = true );
430 sal_uInt16 dumpColorIdx( const String& rName = EMPTY_STRING, bool b16Bit = true );
431 sal_uInt16 dumpFontIdx( const String& rName = EMPTY_STRING, bool b16Bit = true );
432 sal_uInt16 dumpFormatIdx( const String& rName = EMPTY_STRING );
433 sal_uInt16 dumpXfIdx( const String& rName = EMPTY_STRING, bool bBiff2Style = false );
444 ::rtl::OUString dumpPivotString( const String& rName, sal_uInt16 nStrLen );
447 sal_uInt16 dumpCellHeader( bool bBiff2Style = false );
454 void dumpCfRule12Param( sal_uInt16 nSubType );
469 … void dumpObjRecTextDataBiff3( sal_uInt16& ornTextLen, sal_uInt16& ornFormatSize );
470 …void dumpObjRecTextDataBiff5( sal_uInt16& ornTextLen, sal_uInt16& ornFormatSize, sa…
479 … void dumpObjRecString( const String& rName, sal_uInt16 nTextLen, bool bRepeatLen );
480 void dumpObjRecTextFmt( sal_uInt16 nFormatSize );
482 void dumpObjRecFmla( const String& rName, sal_uInt16 nFmlaSize );
483 void dumpObjRecPictFmla( sal_uInt16 nFmlaSize );
496 sal_uInt16 mnFormatIdx;
497 sal_uInt16 mnPTRowFields;
498 sal_uInt16 mnPTColFields;
499 sal_uInt16 mnPTRowColItemsIdx;