Lines Matching defs:rName

98 …ntPos( const OutputRef& rxOut, const BinaryInputStreamRef& rxStrm, const String& rName, sal_uInt16…  in lclDumpDffClientPos()
401 void BiffObjectBase::writeBooleanItem( const String& rName, sal_uInt8 nBool ) in writeBooleanItem()
406 void BiffObjectBase::writeErrorCodeItem( const String& rName, sal_uInt8 nErrCode ) in writeErrorCodeItem()
428 OUString BiffObjectBase::dumpByteString( const String& rName, BiffStringFlags nFlags, rtl_TextEncod… in dumpByteString()
473 OUString BiffObjectBase::dumpUniString( const String& rName, BiffStringFlags nFlags ) in dumpUniString()
531 OUString BiffObjectBase::dumpString( const String& rName, BiffStringFlags nByteFlags, BiffStringFla… in dumpString()
536 OUString BiffObjectBase::dumpSegmentedUniString( const String& rName ) in dumpSegmentedUniString()
547 void BiffObjectBase::dumpSegmentedUniStringArray( const String& rName ) in dumpSegmentedUniStringArray()
556 sal_uInt8 BiffObjectBase::dumpBoolean( const String& rName ) in dumpBoolean()
564 sal_uInt8 BiffObjectBase::dumpErrorCode( const String& rName ) in dumpErrorCode()
572 rtl_TextEncoding BiffObjectBase::dumpCodePage( const String& rName ) in dumpCodePage()
578 void BiffObjectBase::dumpFormulaResult( const String& rName ) in dumpFormulaResult()
603 sal_Int32 BiffObjectBase::dumpColIndex( const String& rName, bool bCol16Bit ) in dumpColIndex()
610 sal_Int32 BiffObjectBase::dumpRowIndex( const String& rName, bool bRow32Bit ) in dumpRowIndex()
617 sal_Int32 BiffObjectBase::dumpColRange( const String& rName, bool bCol16Bit ) in dumpColRange()
625 sal_Int32 BiffObjectBase::dumpRowRange( const String& rName, bool bRow32Bit ) in dumpRowRange()
633 Address BiffObjectBase::dumpAddress( const String& rName, bool bCol16Bit, bool bRow32Bit ) in dumpAddress()
641 Range BiffObjectBase::dumpRange( const String& rName, bool bCol16Bit, bool bRow32Bit ) in dumpRange()
649 void BiffObjectBase::dumpRangeList( const String& rName, bool bCol16Bit, bool bRow32Bit ) in dumpRangeList()
772 sal_uInt16 FormulaObject::dumpFormulaSize( const String& rName ) in dumpFormulaSize()
779 void FormulaObject::dumpCellFormula( const String& rName, sal_uInt16 nSize ) in dumpCellFormula()
784 void FormulaObject::dumpCellFormula( const String& rName ) in dumpCellFormula()
789 void FormulaObject::dumpNameFormula( const String& rName, sal_uInt16 nSize ) in dumpNameFormula()
794 void FormulaObject::dumpNameFormula( const String& rName ) in dumpNameFormula()
911 void FormulaObject::dumpFormula( const String& rName, sal_uInt16 nSize, bool bNameMode ) in dumpFormula()
920 void FormulaObject::dumpFormula( const String& rName, bool bNameMode ) in dumpFormula()
1049 sal_uInt16 FormulaObject::dumpTokenCol( const String& rName, bool& rbRelC, bool& rbRelR ) in dumpTokenCol()
1064 sal_uInt16 FormulaObject::dumpTokenRow( const String& rName, bool& rbRelC, bool& rbRelR ) in dumpTokenRow()
1270 void FormulaObject::dumpExpToken( const String& rName ) in dumpExpToken()
3211 OUString WorkbookStreamObject::createFontName( const OUString& rName, sal_uInt16 nHeight, bool bBol… in createFontName() argument
3223 sal_uInt16 WorkbookStreamObject::dumpPatternIdx( const String& rName, bool b16Bit ) in dumpPatternIdx()
3228 sal_uInt16 WorkbookStreamObject::dumpColorIdx( const String& rName, bool b16Bit ) in dumpColorIdx()
3233 sal_uInt16 WorkbookStreamObject::dumpFontIdx( const String& rName, bool b16Bit ) in dumpFontIdx()
3238 sal_uInt16 WorkbookStreamObject::dumpFormatIdx( const String& rName ) in dumpFormatIdx()
3243 sal_uInt16 WorkbookStreamObject::dumpXfIdx( const String& rName, bool bBiff2Style ) in dumpXfIdx()
3271 void WorkbookStreamObject::dumpExtColor( const String& rName ) in dumpExtColor()
3288 void WorkbookStreamObject::dumpExtCfColor( const String& rName ) in dumpExtCfColor()
3306 sal_uInt8 WorkbookStreamObject::dumpFilterColumnOperator( const String& rName ) in dumpFilterColumnOperator()
3338 OUString WorkbookStreamObject::dumpPivotString( const String& rName, sal_uInt16 nStrLen ) in dumpPivotString()
3351 OUString WorkbookStreamObject::dumpPivotString( const String& rName ) in dumpPivotString()
4332 void WorkbookStreamObject::dumpObjRecString( const String& rName, sal_uInt16 nTextLen, bool bRepeat… in dumpObjRecString()
4359 void WorkbookStreamObject::dumpObjRecFmla( const String& rName, sal_uInt16 nFmlaSize ) in dumpObjRecFmla()