Home
last modified time | relevance | path

Searched refs:VCLXEdit (Results 1 – 9 of 9) sorted by relevance

/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx128 VCLXEdit* pVCLXEdit = static_cast< VCLXEdit* >( GetVCLXWindow() ); in FillAccessibleStateSet()
169 VCLXEdit* pVCLXEdit = static_cast< VCLXEdit* >( GetVCLXWindow() ); in implGetSelection()
437 VCLXEdit* pVCLXEdit = static_cast< VCLXEdit* >( GetVCLXWindow() ); in setSelection()
580 VCLXEdit* pVCLXEdit = static_cast< VCLXEdit* >( GetVCLXWindow() ); in replaceText()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx1354 VCLXEdit::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
1372 VCLXEdit::getTypes()
1475 VCLXEdit::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
3488 void VCLXEdit::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
3523 VCLXEdit::VCLXEdit() : maTextListeners( *this ) in VCLXEdit() function in VCLXEdit
3538 IMPL_XTYPEPROVIDER_START( VCLXEdit )
3927 VCLXEdit::dispose(); in dispose()
4097 VCLXEdit::setProperty( PropertyName, Value ); in setProperty()
4145 aProp <<= VCLXEdit::getProperty( PropertyName ); in getProperty()
4194 VCLXEdit::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
[all …]
H A Dvclxtoolkit.cxx748 *ppNewComp = new VCLXEdit; in ImplCreateWindow()
/trunk/main/toolkit/inc/toolkit/helper/
H A Daccessiblefactory.hxx46 class VCLXEdit;
110 createAccessibleContext( VCLXEdit* _pXWindow ) = 0;
/trunk/main/accessibility/source/helper/
H A Dacc_factory.cxx125 createAccessibleContext( VCLXEdit* _pXWindow );
332 … Reference< XAccessibleContext > AccessibleFactory::createAccessibleContext( VCLXEdit* _pXWindow ) in createAccessibleContext()
/trunk/main/toolkit/source/helper/
H A Daccessibilityclient.cxx124 createAccessibleContext( VCLXEdit* /*_pXWindow*/ ) in createAccessibleContext() argument
H A Dunowrapper.cxx73 case WINDOW_EDIT: return new VCLXEdit; in CreateXWindow()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx601 class TOOLKIT_DLLPUBLIC VCLXEdit : public ::com::sun::star::awt::XTextComponent, class
615 VCLXEdit();
746 typedef ::cppu::ImplInheritanceHelper2 < VCLXEdit
811 public VCLXEdit
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx96 UNO_CONTROL_MODEL_REGISTER_PROPERTIES( VCLXEdit ); in UnoControlEditModel()

Completed in 148 milliseconds