Home
last modified time | relevance | path

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

/AOO41X/main/starmath/inc/
H A Dview.hxx208 struct SmViewShell_Impl;
222 SmViewShell_Impl* pImpl;
/AOO41X/main/starmath/source/
H A Dview.cxx756 struct SmViewShell_Impl struct
761 SmViewShell_Impl() : in SmViewShell_Impl() argument
766 ~SmViewShell_Impl() in ~SmViewShell_Impl() argument
1821 pImpl( new SmViewShell_Impl ) in SmViewShell()