Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsrchdlg.hxx55 struct SearchDlg_Impl;
235 SearchDlg_Impl* pImpl;
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx119 struct SearchDlg_Impl struct
137 SearchDlg_Impl( layout::Context* pParent ) : in SearchDlg_Impl() function
139 SearchDlg_Impl( Window* pParent ) : in SearchDlg_Impl()
156 ~SearchDlg_Impl() { delete[] pRanges; } in ~SearchDlg_Impl() argument
438 pImpl = new SearchDlg_Impl( this ); in Construct_Impl()

Completed in 33 milliseconds