drviewse.cxx (79aad27f) drviewse.cxx (69ffbee1)
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

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

634 break;
635 }
636 }
637 }
638 }
639 }
640}
641
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

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

634 break;
635 }
636 }
637 }
638 }
639 }
640}
641
642//////////////////////////////////////////////////////////////////////////////
643// service routine for Undo/Redo implementation
644extern SfxUndoManager* ImpGetUndoManagerFromViewShell(DrawViewShell& rDViewShell);
645
646/*************************************************************************
647|*
648|* SfxRequests fuer Support-Funktionen
649|*
650\************************************************************************/
651
652void DrawViewShell::FuSupport(SfxRequest& rReq)
653{

--- 1037 unchanged lines hidden ---
642/*************************************************************************
643|*
644|* SfxRequests fuer Support-Funktionen
645|*
646\************************************************************************/
647
648void DrawViewShell::FuSupport(SfxRequest& rReq)
649{

--- 1037 unchanged lines hidden ---