diff options
Diffstat (limited to 'uui/source')
-rw-r--r-- | uui/source/lockfailed.hxx | 2 | ||||
-rw-r--r-- | uui/source/secmacrowarnings.hxx | 4 |
2 files changed, 0 insertions, 6 deletions
diff --git a/uui/source/lockfailed.hxx b/uui/source/lockfailed.hxx index b19dd84169c1..d3561a92c24f 100644 --- a/uui/source/lockfailed.hxx +++ b/uui/source/lockfailed.hxx @@ -30,8 +30,6 @@ #include <vcl/msgbox.hxx> -class CheckBox; - class LockFailedQueryBox : public MessBox { public: diff --git a/uui/source/secmacrowarnings.hxx b/uui/source/secmacrowarnings.hxx index 65d3f0d23c48..edc7731e91fd 100644 --- a/uui/source/secmacrowarnings.hxx +++ b/uui/source/secmacrowarnings.hxx @@ -39,8 +39,6 @@ namespace sun { namespace star { namespace security { class XCertificate; } -namespace xml { namespace crypto { - class XSecurityEnvironment; }} }}} #include <com/sun/star/uno/Sequence.hxx> @@ -50,8 +48,6 @@ namespace css = com::sun::star; namespace cssu = com::sun::star::uno; namespace css = ::com::sun::star; -class HeaderBar; - class MacroWarning : public ModalDialog { private: |