Lines Matching refs:rName
66 void writeBooleanItem( const String& rName, sal_uInt8 nBool );
67 void writeErrorCodeItem( const String& rName, sal_uInt8 nErrCode );
74 sal_uInt8 dumpBoolean( const String& rName = EMPTY_STRING );
75 sal_uInt8 dumpErrorCode( const String& rName = EMPTY_STRING );
76 …::rtl::OUString dumpString( const String& rName = EMPTY_STRING, bool bRich = false, bool b32Bi…
77 void dumpColor( const String& rName = EMPTY_STRING );
78 ::com::sun::star::util::DateTime dumpPivotDateTime( const String& rName = EMPTY_STRING );
80 sal_Int32 dumpColIndex( const String& rName = EMPTY_STRING );
81 sal_Int32 dumpRowIndex( const String& rName = EMPTY_STRING );
82 sal_Int32 dumpColRange( const String& rName = EMPTY_STRING );
83 sal_Int32 dumpRowRange( const String& rName = EMPTY_STRING );
85 Address dumpAddress( const String& rName = EMPTY_STRING );
86 Range dumpRange( const String& rName = EMPTY_STRING );
87 void dumpRangeList( const String& rName = EMPTY_STRING );
108 void dumpCellFormula( const String& rName = EMPTY_STRING );
109 void dumpNameFormula( const String& rName = EMPTY_STRING );
117 void dumpFormula( const String& rName, bool bNameMode );
127 sal_Int32 dumpTokenCol( const String& rName, bool& rbRelC, bool& rbRelR );
128 sal_Int32 dumpTokenRow( const String& rName );
154 void dumpExpToken( const String& rName );