view.hxx (4d7c9de0) | view.hxx (52f1c2ee) |
---|---|
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 --- 358 unchanged lines hidden (view full) --- 367 short nFactor = 100, 368 sal_Bool bViewOnly = sal_False); 369 SW_DLLPRIVATE void CalcAndSetBorderPixel( SvBorder &rToFill, sal_Bool bInner ); 370 371 SW_DLLPRIVATE void ShowAtResize(); 372 373 SW_DLLPRIVATE virtual void Move(); 374 | 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 --- 358 unchanged lines hidden (view full) --- 367 short nFactor = 100, 368 sal_Bool bViewOnly = sal_False); 369 SW_DLLPRIVATE void CalcAndSetBorderPixel( SvBorder &rToFill, sal_Bool bInner ); 370 371 SW_DLLPRIVATE void ShowAtResize(); 372 373 SW_DLLPRIVATE virtual void Move(); 374 |
375public: // #123922# Needs to be called from a 2nd place now as a helper method |
|
375 SW_DLLPRIVATE sal_Bool InsertGraphicDlg( SfxRequest& ); 376 377protected: 378 379 SwView_Impl* GetViewImpl() {return pViewImpl;} 380 381 void ImpSetVerb( int nSelType ); 382 --- 312 unchanged lines hidden --- | 376 SW_DLLPRIVATE sal_Bool InsertGraphicDlg( SfxRequest& ); 377 378protected: 379 380 SwView_Impl* GetViewImpl() {return pViewImpl;} 381 382 void ImpSetVerb( int nSelType ); 383 --- 312 unchanged lines hidden --- |