Home
last modified time | relevance | path

Searched defs:_rxControl (Results 1 – 19 of 19) sorted by relevance

/AOO41X/main/svx/source/form/
H A Dfmcontrolbordermanager.cxx151 …tus ControlBorderManager::getControlStatus( const Reference< XControl >& _rxControl ) SAL_THROW(()) in getControlStatus()
187 …rol, const Reference< XVclWindowPeer >& _rxPeer, const BorderDescriptor& _rFallback ) SAL_THROW(()) in updateBorderStyle()
203 …rmineOriginalBorderStyle( const Reference< XControl >& _rxControl, BorderDescriptor& _rData ) const in determineOriginalBorderStyle()
230 …StatusGained( const Reference< XInterface >& _rxControl, ControlData& _rControlData ) SAL_THROW(()) in controlStatusGained()
263 …olStatusLost( const Reference< XInterface >& _rxControl, ControlData& _rControlData ) SAL_THROW(()) in controlStatusLost()
345 … void ControlBorderManager::focusGained( const Reference< XInterface >& _rxControl ) SAL_THROW(()) in focusGained()
352 void ControlBorderManager::focusLost( const Reference< XInterface >& _rxControl ) SAL_THROW(()) in focusLost()
359 … void ControlBorderManager::mouseEntered( const Reference< XInterface >& _rxControl ) SAL_THROW(()) in mouseEntered()
366 … void ControlBorderManager::mouseExited( const Reference< XInterface >& _rxControl ) SAL_THROW(()) in mouseExited()
373 …Control >& _rxControl, const Reference< XValidatableFormComponent >& _rxValidatable ) SAL_THROW(()) in validityChanged()
H A Dformfeaturedispatcher.cxx190 …stener( const Reference< XStatusListener >& _rxControl, const URL& _rURL ) throw (RuntimeException) in addStatusListener()
214 …stener( const Reference< XStatusListener >& _rxControl, const URL& _rURL ) throw (RuntimeException) in removeStatusListener()
H A Dfmtextcontrolshell.cxx483 bool lcl_determineReadOnly( const Reference< XControl >& _rxControl ) in lcl_determineReadOnly()
512 static Window* lcl_getWindow( const Reference< XControl >& _rxControl ) in lcl_getWindow()
532 bool lcl_isRichText( const Reference< XControl >& _rxControl ) in lcl_isRichText()
1213 void FmTextControlShell::controlActivated( const Reference< XControl >& _rxControl ) in controlActivated()
1289 …:fillFeatureDispatchers( const Reference< XControl > _rxControl, SfxSlotId* _pZeroTerminatedSlots, in fillFeatureDispatchers()
H A Dformcontroller.cxx2296 …erence< XControl >& _rxControl, const Reference< XPropertyChangeListener >& _rxBoundFieldListener ) in lcl_shouldListenForModifications()
2475 …ontroller::implControlInserted( const Reference< XControl>& _rxControl, bool _bAddToEventAttacher ) in implControlInserted()
2514 …oller::implControlRemoved( const Reference< XControl>& _rxControl, bool _bRemoveFromEventAttacher ) in implControlRemoved()
2545 void FormController::implSetCurrentControl( const Reference< XControl >& _rxControl ) in implSetCurrentControl()
H A Dfiltnav.cxx407 ::rtl::OUString lcl_getLabelName_nothrow( const Reference< XControl >& _rxControl ) in lcl_getLabelName_nothrow()
423 Reference< XPropertySet > lcl_getBoundField_nothrow( const Reference< XControl >& _rxControl ) in lcl_getBoundField_nothrow()
H A Dfmshimp.cxx494 …bleControl( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& _rxControl, in IsSearchableControl()
/AOO41X/main/xmloff/source/forms/
H A Dformlayerexport.cxx80 ::rtl::OUString OFormLayerXMLExport::getControlId(const Reference< XPropertySet >& _rxControl) in getControlId()
86 …:OUString OFormLayerXMLExport::getControlNumberStyle( const Reference< XPropertySet >& _rxControl ) in getControlNumberStyle()
153 void OFormLayerXMLExport::excludeFromExport( const Reference< XControlModel > _rxControl ) in excludeFromExport()
H A Dlayerexport.cxx155 void OFormLayerXMLExport_Impl::exportControl(const Reference< XPropertySet >& _rxControl, in exportControl()
402 …::rtl::OUString OFormLayerXMLExport_Impl::getControlId(const Reference< XPropertySet >& _rxControl) in getControlId()
423 …ring OFormLayerXMLExport_Impl::getControlNumberStyle( const Reference< XPropertySet >& _rxControl ) in getControlNumberStyle()
605 …rmLayerXMLExport_Impl::collectGridColumnStylesAndIds( const Reference< XPropertySet >& _rxControl ) in collectGridColumnStylesAndIds()
696 …OFormLayerXMLExport_Impl::examineControlNumberFormat( const Reference< XPropertySet >& _rxControl ) in examineControlNumberFormat()
814 void OFormLayerXMLExport_Impl::excludeFromExport( const Reference< XControlModel > _rxControl ) in excludeFromExport()
H A Dlayerimport.cxx392 …t_Impl::registerControlId(const Reference< XPropertySet >& _rxControl, const ::rtl::OUString& _rId) in registerControlId()
402 …References(const Reference< XPropertySet >& _rxControl, const ::rtl::OUString& _rReferringControls) in registerControlReferences()
H A Delementexport.cxx254 …xport::OControlExport(IFormsExportContext& _rContext, const Reference< XPropertySet >& _rxControl, in OControlExport()
1983 …ontext& _rContext, const Reference< XPropertySet >& _rxControl, const ::rtl::OUString& _rControlId, in OColumnExport()
/AOO41X/main/toolkit/source/controls/
H A Dunocontrolcontainer.cxx193 …ist::addControl( const uno::Reference< awt::XControl >& _rxControl, const ::rtl::OUString* _pName ) in addControl()
237 …ier UnoControlHolderList::getControlIdentifier( const uno::Reference< awt::XControl >& _rxControl ) in getControlIdentifier()
285 …impl_addControl( const uno::Reference< awt::XControl >& _rxControl, const ::rtl::OUString* _pName ) in impl_addControl()
626 void UnoControlContainer::addingControl( const uno::Reference< awt::XControl >& _rxControl ) in addingControl()
638 …olContainer::impl_createControlPeerIfNecessary( const uno::Reference< awt::XControl >& _rxControl ) in impl_createControlPeerIfNecessary()
653 …impl_addControl( const uno::Reference< awt::XControl >& _rxControl, const ::rtl::OUString* _pName ) in impl_addControl()
680 void UnoControlContainer::removingControl( const uno::Reference< awt::XControl >& _rxControl ) in removingControl()
689 …32 _nId, const uno::Reference< awt::XControl >& _rxControl, const ::rtl::OUString* _pNameAccessor ) in impl_removeControl()
712 …er::removeControl( const uno::Reference< awt::XControl >& _rxControl ) throw(uno::RuntimeException) in removeControl()
H A Dcontrolmodelcontainerbase.cxx1674 void ControlContainerBase::addingControl( const Reference< XControl >& _rxControl ) in addingControl()
1696 void ControlContainerBase::removingControl( const Reference< XControl >& _rxControl ) in removingControl()
/AOO41X/main/forms/source/richtext/
H A Dfeaturedispatcher.cxx81 …stener( const Reference< XStatusListener >& _rxControl, const URL& _rURL ) throw (RuntimeException) in addStatusListener()
97 …er( const Reference< XStatusListener >& _rxControl, const URL& /*_rURL*/ ) throw (RuntimeException) in removeStatusListener()
/AOO41X/main/extensions/source/propctrlr/
H A Ddefaulthelpprovider.cxx164 …ltHelpProvider::impl_getVclControlWindow_nothrow( const Reference< XPropertyControl >& _rxControl ) in impl_getVclControlWindow_nothrow()
185 …ng DefaultHelpProvider::impl_getHelpText_nothrow( const Reference< XPropertyControl >& _rxControl ) in impl_getHelpText_nothrow()
H A Dbrowserlistbox.cxx260 …Impl::impl_notify_throw( const Reference< XPropertyControl >& _rxControl, ControlEventType _eType ) in impl_notify_throw()
980 …serListBox::focusGained( const Reference< XPropertyControl >& _rxControl ) throw (RuntimeException) in focusGained()
996 …erListBox::valueChanged( const Reference< XPropertyControl >& _rxControl ) throw (RuntimeException) in valueChanged()
1044 void lcl_implDisposeControl_nothrow( const Reference< XPropertyControl >& _rxControl ) in lcl_implDisposeControl_nothrow()
H A Dbrowserline.cxx123 void OBrowserLine::setControl( const Reference< XPropertyControl >& _rxControl ) in setControl()
/AOO41X/main/toolkit/source/helper/
H A Dformpdfexport.cxx283 void TOOLKIT_DLLPUBLIC describePDFControl( const Reference< XControl >& _rxControl, in describePDFControl()
/AOO41X/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx130 inline sal_Bool isAliveMode( const Reference< XControl >& _rxControl ) in isAliveMode()
/AOO41X/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx173 explicit ControlHolder( const Reference< XControl >& _rxControl ) in ControlHolder()
181 ControlHolder& operator=( const Reference< XControl >& _rxControl ) in operator =()