Lines Matching refs:SC_DLLPUBLIC
87 SC_DLLPUBLIC ScRangeData( ScDocument* pDoc,
93 SC_DLLPUBLIC ScRangeData( ScDocument* pDoc,
98 SC_DLLPUBLIC ScRangeData( ScDocument* pDoc,
104 SC_DLLPUBLIC virtual ~ScRangeData();
114 SC_DLLPUBLIC bool SetRangeScope( SCTAB Scope ); // 0 - sheet1, 1 - sheet2, MAXTABCOUNT - global
130 …SC_DLLPUBLIC void GetSymbol( String& rSymbol, const formula::FormulaGrammar::Grammar eGrammar =…
138 SC_DLLPUBLIC void GuessPosition();
143 SC_DLLPUBLIC sal_Bool IsReference( ScRange& rRef ) const;
158 SC_DLLPUBLIC static sal_Bool IsNameValid( const String& rName, ScDocument* pDoc );
160 SC_DLLPUBLIC void SetMaxRow(SCROW nRow);
162 SC_DLLPUBLIC void SetMaxCol(SCCOL nCol);
205 SC_DLLPUBLIC ScRangeData* GetRangeAtBlock( const ScRange& ) const;
207 …SC_DLLPUBLIC bool SearchName( const String& rName, sal_uInt16& rPos, SCTAB Scope=MAXTABCOUNT) …
222 SC_DLLPUBLIC ScRangeData* FindIndex(sal_uInt16 nIndex);