objstor.cxx (d119d52d) objstor.cxx (67a1b670)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 118 unchanged lines hidden (view full) ---

127#include <sfx2/event.hxx>
128#include "fltoptint.hxx"
129#include <sfx2/viewfrm.hxx>
130#include "graphhelp.hxx"
131#include "appbaslib.hxx"
132#include "appdata.hxx"
133
134#ifdef OS2
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 118 unchanged lines hidden (view full) ---

127#include <sfx2/event.hxx>
128#include "fltoptint.hxx"
129#include <sfx2/viewfrm.hxx>
130#include "graphhelp.hxx"
131#include "appbaslib.hxx"
132#include "appdata.hxx"
133
134#ifdef OS2
135#include <svpm.h>
135#include <osl/file.hxx>
136#include <stdio.h>
137#include <sys/ea.h>
138#endif
139
140#include "../appl/app.hrc"
141
142extern sal_uInt32 CheckPasswd_Impl( SfxObjectShell*, SfxItemPool&, SfxMedium* );

--- 3641 unchanged lines hidden ---
136#include <osl/file.hxx>
137#include <stdio.h>
138#include <sys/ea.h>
139#endif
140
141#include "../appl/app.hrc"
142
143extern sal_uInt32 CheckPasswd_Impl( SfxObjectShell*, SfxItemPool&, SfxMedium* );

--- 3641 unchanged lines hidden ---