sd/source/ui/inc/futext.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit 6c02186ec0660c1fd4d1fd46b6d4ce97ff1178ec Author: Stephan Bergmann <sberg...@redhat.com> Date: Mon May 18 12:05:16 2015 +0200 Make more FuText members private ...and remove unused aOldLink Change-Id: Ie1ff1db7c72e8efcfab3e61c31d03f5c9068275f diff --git a/sd/source/ui/inc/futext.hxx b/sd/source/ui/inc/futext.hxx index 5e1dd66..e3d07ed 100644 --- a/sd/source/ui/inc/futext.hxx +++ b/sd/source/ui/inc/futext.hxx @@ -78,16 +78,15 @@ protected: SdDrawDocument* pDoc, SfxRequest& rReq); +private: virtual void disposing() SAL_OVERRIDE; SdrObjectWeakRef mxTextObj; - Link<> aOldLink; bool bFirstObjCreated; bool bJustEndedEdit; SfxRequest& rRequest; -private: void ImpSetAttributesForNewTextObject(SdrTextObj* pTxtObj); void ImpSetAttributesFitToSize(SdrTextObj* pTxtObj); void ImpSetAttributesFitToSizeVertical(SdrTextObj* pTxtObj); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits