Lines Matching refs:sal_Int32

91 									sal_Int32& nValidationIndex);
98 const rtl::OUString& GetValidationName(const sal_Int32 nIndex);
105 sal_Int32 nIndex;
106 sal_Int32 nRepeat;
122 sal_Int32 GetStyleNameIndex(const ScFormatRangeStyles* pCellStyles,
123 const sal_Int32 nTable, const sal_Int32 nPos,
124 const sal_Int32 i, const sal_Bool bRow, sal_Bool& bIsAutoStyle);
125 void FillDefaultStyles(const sal_Int32 nTable,
126 const sal_Int32 nLastRow, const sal_Int32 nLastCol,
133 void FillDefaultStyles(const sal_Int32 nTable,
134 const sal_Int32 nLastRow, const sal_Int32 nLastCol,
143 sal_Int32 nStartColumn;
144 sal_Int32 nRepeatColumns;
145 sal_Int32 nRepeatRows;
146 sal_Int32 nIndex;
147 sal_Int32 nValidationIndex;
163 void AddRange(const sal_Int32 nPrevStartCol, const sal_Int32 nRepeat, const sal_Int32 nPrevIndex,
174 void AddRange(ScMyRowFormatRange& rFormatRange, const sal_Int32 nStartRow);
176 sal_Int32 GetMaxRows();
177 sal_Int32 GetSize();
186 sal_Int32 nStyleNameIndex;
187 sal_Int32 nValidationIndex;
188 sal_Int32 nNumberFormat;
212 void AddNewTable(const sal_Int32 nTable);
213 …sal_Bool AddStyleName(rtl::OUString* pString, sal_Int32& rIndex, const sal_Bool bIsAutoStyle = sal…
214sal_Int32 GetIndexOfStyleName(const rtl::OUString& rString, const rtl::OUString& rPrefix, sal_Bool…
216 sal_Int32 GetStyleNameIndex(const sal_Int32 nTable, const sal_Int32 nColumn, const sal_Int32 nRow,
219 sal_Int32 GetStyleNameIndex(const sal_Int32 nTable, const sal_Int32 nColumn, const sal_Int32 nRow,
220 …sal_Bool& bIsAutoStyle, sal_Int32& nValidationIndex, sal_Int32& nNumberFormat, const sal_Int32 nRe…
221 …void GetFormatRanges(const sal_Int32 nStartColumn, const sal_Int32 nEndColumn, const sal_Int32 nRo…
222 const sal_Int32 nTable, ScRowFormatRanges* pFormatRanges);
223 …Name(const com::sun::star::table::CellRangeAddress aCellRangeAddress, const sal_Int32 nStringIndex,
224 const sal_Bool bIsAutoStyle, const sal_Int32 nValidationIndex, const sal_Int32 nNumberFormat);
225 rtl::OUString* GetStyleNameByIndex(const sal_Int32 nIndex, const sal_Bool bIsAutoStyle);
237 virtual void AddNewTable(const sal_Int32 nTable, const sal_Int32 nFields) = 0;
238 sal_Int32 AddStyleName(rtl::OUString* pString);
239 sal_Int32 GetIndexOfStyleName(const rtl::OUString& rString, const rtl::OUString& rPrefix);
240 virtual rtl::OUString* GetStyleName(const sal_Int32 nTable, const sal_Int32 nField) = 0;
241 rtl::OUString* GetStyleNameByIndex(const sal_Int32 nIndex);
246 sal_Int32 nIndex;
264 virtual void AddNewTable(const sal_Int32 nTable, const sal_Int32 nFields);
265 sal_Int32 GetStyleNameIndex(const sal_Int32 nTable, const sal_Int32 nField,
267 …void AddFieldStyleName(const sal_Int32 nTable, const sal_Int32 nField, const sal_Int32 nStringInde…
268 virtual rtl::OUString* GetStyleName(const sal_Int32 nTable, const sal_Int32 nField);
271 typedef std::vector<sal_Int32> ScMysalInt32Vec;
282 virtual void AddNewTable(const sal_Int32 nTable, const sal_Int32 nFields);
283 sal_Int32 GetStyleNameIndex(const sal_Int32 nTable, const sal_Int32 nField);
284 …void AddFieldStyleName(const sal_Int32 nTable, const sal_Int32 nField, const sal_Int32 nStringInde…
285 …void AddFieldStyleName(const sal_Int32 nTable, const sal_Int32 nStartField, const sal_Int32 nStrin…
286 virtual rtl::OUString* GetStyleName(const sal_Int32 nTable, const sal_Int32 nField);