49 static bool MakeArea (
const OUString& rAreaStr,
55 static void CutPosString (
const OUString& theAreaStr,
56 OUString& thePosStr );
58 static bool IsAbsTabArea (
const OUString& rAreaStr,
60 std::unique_ptr<
ScArea[]>* ppAreas,
61 sal_uInt16* pAreaCount,
62 bool bAcceptCellRef =
false,
65 static bool IsAbsArea (
const OUString& rAreaStr,
68 OUString* pCompleteStr,
73 static bool IsAbsPos (
const OUString& rPosStr,
76 OUString* pCompleteStr,
80 static bool MakeRangeFromName(
const OUString& rName,
93 static void AssignString(
95 const OUString& rNewStr,
99 static sal_Int32 IndexOf(
100 const OUString& rString,
105 static sal_Int32 IndexOfDifferent(
106 const OUString& rString,
110 static sal_Int32 GetTokenCount(
111 const OUString& rString,
114 static void GetTokenByOffset(
116 const OUString& rString,
121 static void AppendTableName(
122 OUStringBuffer& rBuf,
123 const OUString& rTabName);
126 static bool GetAddressFromString(
128 const OUString& rAddressStr,
134 static bool GetRangeFromString(
136 const OUString& rRangeStr,
142 static bool GetRangeListFromString(
144 const OUString& rRangeListStr,
150 static bool GetAreaFromString(
152 const OUString& rRangeStr,
159 static bool GetRangeFromString(
160 css::table::CellRangeAddress& rRange,
161 const OUString& rRangeStr,
168 static void GetStringFromAddress(
174 bool bAppendStr =
false,
176 static void GetStringFromRange(
182 bool bAppendStr =
false,
184 static void GetStringFromRangeList(
191 static void GetStringFromArea(
197 bool bAppendStr =
false,
201 static void GetStringFromAddress(
203 const css::table::CellAddress& rAddress,
207 bool bAppendStr =
false );
208 static void GetStringFromRange(
210 const css::table::CellRangeAddress& rRange,
214 bool bAppendStr =
false,
216 static void GetStringFromRangeList(
218 const css::uno::Sequence< css::table::CellRangeAddress >& rRangeSeq,
224 static void GetStringFromXMLRangeString(
226 const OUString& rXMLRange,
230 static ScRangeData* GetRangeDataFromString(
const OUString& rString,
const SCTAB nTab,
ScArea(SCTAB tab=0, SCCOL colStart=0, SCROW rowStart=0, SCCOL colEnd=0, SCROW rowEnd=0)
DataType::const_iterator const_iterator
bool operator==(const ScArea &r) const
static SC_DLLPUBLIC const Details detailsOOOa1
ScRangeName::const_iterator maRNPos
exports com.sun.star.awt. tab
ScDBCollection * pDBCollection
ScRangeName::const_iterator maRNEnd
ScDBCollection::NamedDBs::const_iterator maDBPos
ScDBCollection::NamedDBs::const_iterator maDBEnd
DBsType::const_iterator const_iterator