Home
last modified time | relevance | path

Searched refs:AddFieldStyleName (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLStylesExportHelper.hxx267 …void AddFieldStyleName(const sal_Int32 nTable, const sal_Int32 nField, const sal_Int32 nStringInde…
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…
H A DXMLStylesExportHelper.cxx1178 void ScColumnStyles::AddFieldStyleName(const sal_Int32 nTable, const sal_Int32 nField, in AddFieldStyleName() function in ScColumnStyles
1229 void ScRowStyles::AddFieldStyleName(const sal_Int32 nTable, const sal_Int32 nField, in AddFieldStyleName() function in ScRowStyles
1240 void ScRowStyles::AddFieldStyleName(const sal_Int32 nTable, const sal_Int32 nStartField, in AddFieldStyleName() function in ScRowStyles
H A Dxmlexprt.cxx2532 … pColumnStyles->AddFieldStyleName(nTable, nColumn, nIndex, bIsVisible); in _ExportAutoStyles()
2537 pColumnStyles->AddFieldStyleName(nTable, i, nIndex, bIsVisible); in _ExportAutoStyles()
2544 pColumnStyles->AddFieldStyleName(nTable, i, nIndex, bIsVisible); in _ExportAutoStyles()
2571 pRowStyles->AddFieldStyleName(nTable, nRow, nIndex); in _ExportAutoStyles()
2576 … pRowStyles->AddFieldStyleName(nTable, nOld + 1, nIndex, nRow - 1); in _ExportAutoStyles()
2581 … pRowStyles->AddFieldStyleName(nTable, nRows + 1, nIndex, aCellAddress.EndRow); in _ExportAutoStyles()

Completed in 47 milliseconds