tabvwsh.hxx (4b4244d8) tabvwsh.hxx (c5c7750d)
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

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

173 sal_uInt16 nCurRefDlgId;
174
175 SfxBroadcaster* pAccessibilityBroadcaster;
176
177 static const int MASTERENUMCOMMANDS = 6;
178 String aCurrShapeEnumCommand[ MASTERENUMCOMMANDS ];
179
180 sal_Bool bForceFocusOnCurCell; // i123629
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

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

173 sal_uInt16 nCurRefDlgId;
174
175 SfxBroadcaster* pAccessibilityBroadcaster;
176
177 static const int MASTERENUMCOMMANDS = 6;
178 String aCurrShapeEnumCommand[ MASTERENUMCOMMANDS ];
179
180 sal_Bool bForceFocusOnCurCell; // i123629
181 sal_Bool bSearchJustOpened; // i35093
181
182private:
183 void Construct( sal_uInt8 nForceDesignMode = SC_FORCEMODE_NONE );
184
185//UNUSED2008-05 void SetMySubShell( SfxShell* pShell );
186 SfxShell* GetMySubShell() const;
187
188 void DoReadUserData( const String& rData );

--- 253 unchanged lines hidden ---
182
183private:
184 void Construct( sal_uInt8 nForceDesignMode = SC_FORCEMODE_NONE );
185
186//UNUSED2008-05 void SetMySubShell( SfxShell* pShell );
187 SfxShell* GetMySubShell() const;
188
189 void DoReadUserData( const String& rData );

--- 253 unchanged lines hidden ---