Kaydet (Commit) 1e40ce05 authored tarafından Eike Rathke's avatar Eike Rathke

added SC_STRLOAD() macro

Change-Id: Ia6bb9361bd1327c6a67d71e7908bd632a3e99ba7
üst b1febe29
...@@ -38,6 +38,7 @@ private: ...@@ -38,6 +38,7 @@ private:
OUString theStr; OUString theStr;
}; };
#define SC_STRLOAD(resource,strid) ScRscStrLoader( resource, strid).GetString()
#endif // SC_STRLOAD_HXX #endif // SC_STRLOAD_HXX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment