DrawViewShell.hxx (f120fe41) DrawViewShell.hxx (1ff378ef)
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

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

194 void GetFormTextState(SfxItemSet& rSet);
195
196 void ExecAnimationWin(SfxRequest& rReq);
197 void GetAnimationWinState(SfxItemSet& rSet);
198
199 void ExecNavigatorWin(SfxRequest& rReq);
200 void GetNavigatorWinState(SfxItemSet& rSet);
201
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

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

194 void GetFormTextState(SfxItemSet& rSet);
195
196 void ExecAnimationWin(SfxRequest& rReq);
197 void GetAnimationWinState(SfxItemSet& rSet);
198
199 void ExecNavigatorWin(SfxRequest& rReq);
200 void GetNavigatorWinState(SfxItemSet& rSet);
201
202 void ExecutePropPanelAttr (SfxRequest& rReq);
203 void GetStatePropPanelAttr(SfxItemSet& rSet);
204
202 void ExecEffectWin(SfxRequest& rReq);
203
204 void Update3DWindow();
205 void AssignFrom3DWindow();
206
207 void ExecGallery(SfxRequest& rReq);
208 void GetGalleryState(SfxItemSet& rSet);
209

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

216 void FuTemporary(SfxRequest& rReq);
217 void FuPermanent(SfxRequest& rReq);
218 void FuSupport(SfxRequest& rReq);
219 void FuTable(SfxRequest& rReq);
220
221 void AttrExec (SfxRequest& rReq);
222 void AttrState (SfxItemSet& rSet);
223
205 void ExecEffectWin(SfxRequest& rReq);
206
207 void Update3DWindow();
208 void AssignFrom3DWindow();
209
210 void ExecGallery(SfxRequest& rReq);
211 void GetGalleryState(SfxItemSet& rSet);
212

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

219 void FuTemporary(SfxRequest& rReq);
220 void FuPermanent(SfxRequest& rReq);
221 void FuSupport(SfxRequest& rReq);
222 void FuTable(SfxRequest& rReq);
223
224 void AttrExec (SfxRequest& rReq);
225 void AttrState (SfxItemSet& rSet);
226
227 void ExecChar(SfxRequest& rReq);
228
224 void ExecuteAnnotation (SfxRequest& rRequest);
225 void GetAnnotationState (SfxItemSet& rItemSet);
226
227 void StartRulerDrag (
228 const Ruler& rRuler,
229 const MouseEvent& rMEvt);
230
231 virtual sal_uInt16 PrepareClose( sal_Bool bUI = sal_True, sal_Bool bForBrowsing = sal_False );

--- 273 unchanged lines hidden ---
229 void ExecuteAnnotation (SfxRequest& rRequest);
230 void GetAnnotationState (SfxItemSet& rItemSet);
231
232 void StartRulerDrag (
233 const Ruler& rRuler,
234 const MouseEvent& rMEvt);
235
236 virtual sal_uInt16 PrepareClose( sal_Bool bUI = sal_True, sal_Bool bForBrowsing = sal_False );

--- 273 unchanged lines hidden ---