Lines Matching refs:mpDocShell
72 mpDocShell( pDocSh ), in ScFormulaParserObj()
78 mpDocShell->GetDocument()->AddUnoObject(*this); in ScFormulaParserObj()
83 if (mpDocShell) in ~ScFormulaParserObj()
84 mpDocShell->GetDocument()->RemoveUnoObject(*this); in ~ScFormulaParserObj()
90 mpDocShell = NULL; in Notify()
137 if (mpDocShell) in parseFormula()
139 ScDocument* pDoc = mpDocShell->GetDocument(); in parseFormula()
163 if (mpDocShell) in printFormula()
165 ScDocument* pDoc = mpDocShell->GetDocument(); in printFormula()
214 ScDocument* pDoc = mpDocShell->GetDocument(); in setPropertyValue()
235 ScDocument* pDoc = mpDocShell->GetDocument(); in setPropertyValue()