Kaydet (Commit) c9d53bbe authored tarafından Michael Stahl's avatar Michael Stahl

remove spurious com::sun::star::forms prefix

Change-Id: I5c7c1d888cda7f01685bce46a6092a2c30b856f9
üst 1ba95042
...@@ -766,7 +766,7 @@ private: ...@@ -766,7 +766,7 @@ private:
SvxCSS1PropertyInfo &rPropInfo, SvxCSS1PropertyInfo &rPropInfo,
const OUString *pLang=0, const OUString *pDir=0 ); const OUString *pLang=0, const OUString *pDir=0 );
// Inserting Controls and ::com::sun::star::form::Forms (htmlform.cxx) // Inserting Controls and Forms (htmlform.cxx)
// Insert draw object into document // Insert draw object into document
void InsertDrawObject( SdrObject* pNewDrawObj, const Size& rSpace, void InsertDrawObject( SdrObject* pNewDrawObj, const Size& rSpace,
......
...@@ -295,7 +295,7 @@ public: ...@@ -295,7 +295,7 @@ public:
std::set<OUString> aScriptTextStyles;// script dependent text styles std::set<OUString> aScriptTextStyles;// script dependent text styles
std::vector<OUString> aOutlineMarks; std::vector<OUString> aOutlineMarks;
std::vector<sal_uInt32> aOutlineMarkPoss; std::vector<sal_uInt32> aOutlineMarkPoss;
HTMLControls aHTMLControls; // die zu schreibenden ::com::sun::star::form::Forms HTMLControls aHTMLControls; // die zu schreibenden Forms
SwHTMLFmtInfos aChrFmtInfos; SwHTMLFmtInfos aChrFmtInfos;
SwHTMLFmtInfos aTxtCollInfos; SwHTMLFmtInfos aTxtCollInfos;
INetFmts aINetFmts; // die "offenen" INet-Attribute INetFmts aINetFmts; // die "offenen" INet-Attribute
......
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