Home
last modified time | relevance | path

Searched refs:ScStringInputDlg (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dstrindlg.cxx50 ScStringInputDlg::ScStringInputDlg( Window* pParent, in ScStringInputDlg() function in ScStringInputDlg
75 void ScStringInputDlg::GetInputString( String& rString ) const in GetInputString()
80 __EXPORT ScStringInputDlg::~ScStringInputDlg() in ~ScStringInputDlg()
H A Dscuiautofmt.cxx252 ScStringInputDlg* pDlg; in IMPL_LINK()
257 pDlg = new ScStringInputDlg( this, in IMPL_LINK()
364 ScStringInputDlg* pDlg = new ScStringInputDlg( this, in IMPL_LINK()
/aoo41x/main/sc/source/ui/inc/
H A Dstrindlg.hxx38 class ScStringInputDlg : public ModalDialog class
41 ScStringInputDlg( Window* pParent,
46 ~ScStringInputDlg();
/aoo41x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx56 class ScStringInputDlg;
332 DECL_ABSTDLG_BASE( AbstractScStringInputDlg_Impl, ScStringInputDlg )
H A Dscdlgfact.cxx1286 ScStringInputDlg * pDlg=NULL; in CreateScStringInputDlg()
1290 pDlg = new ScStringInputDlg( pParent, rTitle, rEditTitle, rDefault, sHelpId, sEditHelpId ); in CreateScStringInputDlg()

Completed in 31 milliseconds