coverity#738848 unused members
Change-Id: I96c7d101d4bb6efbd9a93ea8ef4b8e5bd878c6ea
This commit is contained in:
parent
01b0201436
commit
9ae70a7c16
1 changed files with 0 additions and 5 deletions
|
@ -97,15 +97,10 @@ class SmDocShell : public SfxObjectShell, public SfxListener
|
|||
SmParser aInterpreter;
|
||||
OUString aAccText;
|
||||
SmNode *pTree;
|
||||
SfxMenuBarManager *pMenuMgr;
|
||||
SfxItemPool *pEditEngineItemPool;
|
||||
EditEngine *pEditEngine;
|
||||
SfxPrinter *pPrinter; //q.v. comment to SmPrinter Access!
|
||||
Printer *pTmpPrinter; //ditto
|
||||
long nLeftBorder,
|
||||
nRightBorder,
|
||||
nTopBorder,
|
||||
nBottomBorder;
|
||||
sal_uInt16 nModifyCount;
|
||||
bool bIsFormulaArranged;
|
||||
SmCursor *pCursor;
|
||||
|
|
Loading…
Reference in a new issue