Home
last modified time | relevance | path

Searched refs:SmViewShell_Impl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/starmath/inc/
H A Dview.hxx208 struct SmViewShell_Impl;
222 SmViewShell_Impl* pImpl;
/trunk/main/starmath/source/
H A Dview.cxx759 struct SmViewShell_Impl struct
764 SmViewShell_Impl() : in SmViewShell_Impl() argument
769 ~SmViewShell_Impl() in ~SmViewShell_Impl() argument
1895 pImpl( new SmViewShell_Impl ) in SmViewShell()