viewsh.hxx (4d7c9de0) viewsh.hxx (0af288bd)
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

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

105 Window *pWin, sal_uInt16 nZoom );
106
107 friend class SwViewImp;
108 friend class SwLayIdle;
109
110 // OD 12.12.2002 #103492# - for setting visible area for page preview paint
111 friend class SwPagePreviewLayout;
112
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

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

105 Window *pWin, sal_uInt16 nZoom );
106
107 friend class SwViewImp;
108 friend class SwLayIdle;
109
110 // OD 12.12.2002 #103492# - for setting visible area for page preview paint
111 friend class SwPagePreviewLayout;
112
113 //Umsetzen der SwVisArea, damit vor dem Drucken sauber formatiert
114 //werden kann.
115 friend void SetSwVisArea( ViewShell *pSh, const SwRect &, sal_Bool bPDFExport = sal_False );
113 // setting the SwVisArea is used to get a clean formatting before printing
114 friend void SetSwVisArea( ViewShell*, const SwRect& /*, sal_Bool bPDFExport = sal_False */ );
116
117 // --> PB 2007-05-30 #146850#
118 static BitmapEx* pReplaceBmp; // replaced display of still loaded images
119 static BitmapEx* pErrorBmp; // error display of missed images
120 // <--
121
122 static sal_Bool bLstAct; // sal_True wenn Das EndAction der letzten Shell
123 // laeuft; also die EndActions der

--- 518 unchanged lines hidden ---
115
116 // --> PB 2007-05-30 #146850#
117 static BitmapEx* pReplaceBmp; // replaced display of still loaded images
118 static BitmapEx* pErrorBmp; // error display of missed images
119 // <--
120
121 static sal_Bool bLstAct; // sal_True wenn Das EndAction der letzten Shell
122 // laeuft; also die EndActions der

--- 518 unchanged lines hidden ---