Lines Matching refs:String

48 	String			aString;
51 static sal_uInt32 MakeHashCode( const String& );
53 inline StringHashEntry( const String& );
56 inline void operator =( const String& );
67 inline StringHashEntry::StringHashEntry( const String& r ) : aString( r ) in StringHashEntry()
80 inline void StringHashEntry::operator =( const String& r ) in operator =()
111 inline const String* Get( sal_uInt16 nIndex );
114 void operator <<( const String& rNewString );
136 inline const String* NameBuffer::Get( sal_uInt16 n ) in Get()
188 static String CreateName( const ScRange& );
201 String aScAbsName;
205 ENTRY( const String& rName, const String& rScName, const ScComplexRefData& rCRD ) : in ENTRY()
220 void Add( const String& rName, const ScComplexRefData& rCRD );
221 inline void Add( const String& rName, const ScRange& aScRange );
222 sal_Bool FindRel( const String& rRef, sal_uInt16& rIndex );
223 sal_Bool FindAbs( const String& rRef, sal_uInt16& rIndex );
227 inline void RangeNameBufferWK3::Add( const String& rName, const ScRange& aScRange ) in Add()
268 String aFile;
269 String aTab;
275 Cont( const String& rFilePathAndName, const String& rTabName ) : in Cont()
282 Cont( const String& rFilePathAndName, const String& rTabName, in Cont()
296 sal_Int16 Add( const String& rFilePathAndName,
297 const String& rTabName, const sal_Bool bSameWorkbook = sal_False );
301 sal_Bool GetLink( const sal_uInt16 nExcSheetIndex, String &rAppl, String &rDoc ) const;
316 String aName;
320 …inline ExtName( const String& r, sal_uInt16 n ) : aName( r ), nStorageId( 0 ), nFlags( n … in ExtName()
334 void AddDDE( const String& rName, sal_Int16 nRefIdx );
335 void AddOLE( const String& rName, sal_Int16 nRefIdx, sal_uInt32 nStorageId );
336 void AddName( const String& rName, sal_Int16 nRefIdx );