Kaydet (Commit) 0a166dbf authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I10729c848b6b5db0e9880ac2ca27b2d0ef24b5f4
Reviewed-on: https://gerrit.libreoffice.org/70977
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 1fe24bb1
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
#define PF_HANDLE_COMMON_PROPS 0x8000 #define PF_HANDLE_COMMON_PROPS 0x8000
// Derived classes which use their own persistence methods (read/write) and have an own // Derived classes which use their own persistence methods (read/write) and have an own
// version handling therein may want to clear this flag in getPersistenceFlags. // version handling therein may want to clear this flag in getPersistenceFlags.
// If done so, this class will write an version without a call to writeCommonEditProperties. // If done so, this class will write a version without a call to writeCommonEditProperties.
#define PF_FAKE_FORMATTED_FIELD 0x4000 #define PF_FAKE_FORMATTED_FIELD 0x4000
// .... hmmm .... a fake, as the name suggests. see OFormattedFieldWrapper // .... hmmm .... a fake, as the name suggests. see OFormattedFieldWrapper
......
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