Home
last modified time | relevance | path

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

/trunk/main/svtools/source/uno/
H A Dunoiface.cxx93 *ppNewComp = new VCLXFileControl; in CreateWindow()
546 VCLXFileControl::VCLXFileControl() : maTextListeners( *this ) in VCLXFileControl() function in VCLXFileControl
550 VCLXFileControl::~VCLXFileControl() in ~VCLXFileControl()
557 ::com::sun::star::uno::Any VCLXFileControl::queryInterface( const ::com::sun::star::uno::Type & rTy… in queryInterface()
567 IMPL_XTYPEPROVIDER_START( VCLXFileControl )
573 void SAL_CALL VCLXFileControl::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::…
600 void VCLXFileControl::SetWindow( Window* pWindow ) in SetWindow()
608 pNewFileControl->GetEdit().SetModifyHdl( LINK( this, VCLXFileControl, ModifyHdl ) ); in SetWindow()
613 void VCLXFileControl::addTextListener( const ::com::sun::star::uno::Reference< ::com::sun::star::aw… in addTextListener()
618 void VCLXFileControl::removeTextListener( const ::com::sun::star::uno::Reference< ::com::sun::star:… in removeTextListener()
[all …]
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx121 class VCLXFileControl : ::com::sun::star::awt::XTextComponent, public ::com::sun::star::awt::XTextL… class
128 VCLXFileControl();
129 ~VCLXFileControl();