Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx128 IMPL_ABSTDLG_BASE(AbstractFldInputDlg_Impl);
424 void AbstractFldInputDlg_Impl::SetWindowState( const ByteString& rStr ) in SetWindowState()
429 ByteString AbstractFldInputDlg_Impl::GetWindowState( sal_uLong nMask ) const in GetWindowState()
1348 return new AbstractFldInputDlg_Impl( pDlg ); in CreateFldInputDlg()
H A Dswdlgfact.hxx263 class AbstractFldInputDlg_Impl : public AbstractFldInputDlg class
265 DECL_ABSTDLG_BASE(AbstractFldInputDlg_Impl,SwFldInputDlg)