Home
last modified time | relevance | path

Searched refs:_rxInspectorUI (Results 1 – 24 of 24) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Deditpropertyhandler.cxx273 if ( !_rxInspectorUI.is() ) in actuatingPropertyChanged()
286_rxInspectorUI->enablePropertyUI( PROPERTY_WORDBREAK, nTextType == TEXTTYPE_RICHTEXT ); in actuatingPropertyChanged()
287_rxInspectorUI->enablePropertyUI( PROPERTY_MAXTEXTLEN, nTextType != TEXTTYPE_RICHTEXT ); in actuatingPropertyChanged()
288_rxInspectorUI->enablePropertyUI( PROPERTY_ECHO_CHAR, nTextType == TEXTTYPE_SINGLELINE ); in actuatingPropertyChanged()
289_rxInspectorUI->enablePropertyUI( PROPERTY_FONT, nTextType != TEXTTYPE_RICHTEXT ); in actuatingPropertyChanged()
290_rxInspectorUI->enablePropertyUI( PROPERTY_ALIGN, nTextType != TEXTTYPE_RICHTEXT ); in actuatingPropertyChanged()
291_rxInspectorUI->enablePropertyUI( PROPERTY_DEFAULT_TEXT, nTextType != TEXTTYPE_RICHTEXT ); in actuatingPropertyChanged()
292_rxInspectorUI->enablePropertyUI( PROPERTY_SHOW_SCROLLBARS, nTextType != TEXTTYPE_SINGLELINE ); in actuatingPropertyChanged()
305 _rxInspectorUI->enablePropertyUI( PROPERTY_SHOW_SCROLLBARS, bIsMultiline ); in actuatingPropertyChanged()
306 _rxInspectorUI->enablePropertyUI( PROPERTY_ECHO_CHAR, !bIsMultiline ); in actuatingPropertyChanged()
[all …]
H A Dcellbindinghandler.cxx121 if ( !_rxInspectorUI.is() ) in actuatingPropertyChanged()
137 _rxInspectorUI->enablePropertyUI( PROPERTY_CELL_EXCHANGE_TYPE, xBinding.is() ); in actuatingPropertyChanged()
139 _rxInspectorUI->enablePropertyUI( PROPERTY_CONTROLSOURCE, !xBinding.is() ); in actuatingPropertyChanged()
142 _rxInspectorUI->enablePropertyUI( PROPERTY_FILTERPROPOSAL, !xBinding.is() ); in actuatingPropertyChanged()
144 _rxInspectorUI->enablePropertyUI( PROPERTY_EMPTY_IS_NULL, !xBinding.is() ); in actuatingPropertyChanged()
166 _rxInspectorUI->enablePropertyUI( PROPERTY_STRINGITEMLIST, !xSource.is() ); in actuatingPropertyChanged()
167 _rxInspectorUI->enablePropertyUI( PROPERTY_LISTSOURCE, !xSource.is() ); in actuatingPropertyChanged()
168 _rxInspectorUI->enablePropertyUI( PROPERTY_LISTSOURCETYPE, !xSource.is() ); in actuatingPropertyChanged()
195_rxInspectorUI->enablePropertyUI( PROPERTY_BOUND_CELL, sControlSource.getLength() == 0 ); in actuatingPropertyChanged()
208 impl_updateDependentProperty_nothrow( *loopAffected, _rxInspectorUI ); in actuatingPropertyChanged()
[all …]
H A Dformcomponenthandler.cxx1428 if ( !_rxInspectorUI.is() ) in onInteractivePropertySelection()
1523 _rxInspectorUI->rebuildPropertyUI( PROPERTY_COMMAND ); in lcl_rebuildAndResetCommand()
1531 if ( !_rxInspectorUI.is() ) in actuatingPropertyChanged()
1551 lcl_rebuildAndResetCommand( _rxInspectorUI, this ); in actuatingPropertyChanged()
1566 lcl_rebuildAndResetCommand( _rxInspectorUI, this ); in actuatingPropertyChanged()
1855 _rxInspectorUI->enablePropertyUI( PROPERTY_BOUNDCOLUMN, in impl_updateDependentProperty_nothrow()
1933 _rxInspectorUI->enablePropertyUI( PROPERTY_TARGET_FRAME, in impl_updateDependentProperty_nothrow()
1950 _rxInspectorUI->enablePropertyUI( in impl_updateDependentProperty_nothrow()
1957 _rxInspectorUI->enablePropertyUIElements( in impl_updateDependentProperty_nothrow()
1984 _rxInspectorUI->enablePropertyUIElements( in impl_updateDependentProperty_nothrow()
[all …]
H A Deformspropertyhandler.cxx487 if ( !_rxInspectorUI.is() ) in onInteractivePropertySelection()
564 if ( !_rxInspectorUI.is() ) in actuatingPropertyChanged()
573 if ( !_rxInspectorUI.is() ) in actuatingPropertyChanged()
585 _rxInspectorUI->rebuildPropertyUI( PROPERTY_BINDING_NAME ); in actuatingPropertyChanged()
593 _rxInspectorUI->enablePropertyUI( PROPERTY_BIND_EXPRESSION, bHaveABinding ); in actuatingPropertyChanged()
594 _rxInspectorUI->enablePropertyUI( PROPERTY_XSD_REQUIRED, bHaveABinding ); in actuatingPropertyChanged()
595 _rxInspectorUI->enablePropertyUI( PROPERTY_XSD_RELEVANT, bHaveABinding ); in actuatingPropertyChanged()
596 _rxInspectorUI->enablePropertyUI( PROPERTY_XSD_READONLY, bHaveABinding ); in actuatingPropertyChanged()
597 _rxInspectorUI->enablePropertyUI( PROPERTY_XSD_CONSTRAINT, bHaveABinding ); in actuatingPropertyChanged()
598 _rxInspectorUI->enablePropertyUI( PROPERTY_XSD_CALCULATION, bHaveABinding ); in actuatingPropertyChanged()
[all …]
H A Dxsdvalidationpropertyhandler.cxx291 …void showPropertyUI( const Reference< XObjectInspectorUI >& _rxInspectorUI, const ::rtl::OUString&… in showPropertyUI() argument
294 _rxInspectorUI->showPropertyUI( _rPropertyName ); in showPropertyUI()
296 _rxInspectorUI->hidePropertyUI( _rPropertyName ); in showPropertyUI()
439 if ( !_rxInspectorUI.is() ) in onInteractivePropertySelection()
574 …Value, const Any& _rOldValue, const Reference< XObjectInspectorUI >& _rxInspectorUI, sal_Bool _bFi… in actuatingPropertyChanged() argument
576 if ( !_rxInspectorUI.is() ) in actuatingPropertyChanged()
593_rxInspectorUI->enablePropertyUIElements( PROPERTY_XSD_DATA_TYPE, PropertyLineElement::PrimaryButt… in actuatingPropertyChanged()
594_rxInspectorUI->enablePropertyUIElements( PROPERTY_XSD_DATA_TYPE, PropertyLineElement::SecondaryBu… in actuatingPropertyChanged()
631 … showPropertyUI( _rxInspectorUI, *pLoop, xDataType.is() && xDataType->hasFacet( *pLoop ) ); in actuatingPropertyChanged()
632 _rxInspectorUI->enablePropertyUI( *pLoop, !bIsBasicType ); in actuatingPropertyChanged()
[all …]
H A Dpropertycomposer.cxx327 …_Bool _bPrimary, Any& _rData, const Reference< XObjectInspectorUI >& _rxInspectorUI ) throw (Unkno… in onInteractivePropertySelection() argument
329 if ( !_rxInspectorUI.is() ) in onInteractivePropertySelection()
334 impl_ensureUIRequestComposer( _rxInspectorUI ); in onInteractivePropertySelection()
378 …ertyComposer::impl_ensureUIRequestComposer( const Reference< XObjectInspectorUI >& _rxInspectorUI ) in impl_ensureUIRequestComposer() argument
380 …m_pUIRequestComposer.get() || m_pUIRequestComposer->getDelegatorUI().get() == _rxInspectorUI.get(), in impl_ensureUIRequestComposer()
384 m_pUIRequestComposer.reset( new ComposedPropertyUIUpdate( _rxInspectorUI, this ) ); in impl_ensureUIRequestComposer()
388 …Value, const Any& _rOldValue, const Reference< XObjectInspectorUI >& _rxInspectorUI, sal_Bool _bFi… in actuatingPropertyChanged() argument
390 if ( !_rxInspectorUI.is() ) in actuatingPropertyChanged()
395 impl_ensureUIRequestComposer( _rxInspectorUI ); in actuatingPropertyChanged()
H A Dbuttonnavigationhandler.cxx221 …_Bool _bPrimary, Any& _rData, const Reference< XObjectInspectorUI >& _rxInspectorUI ) throw (Unkno… in onInteractivePropertySelection() argument
231 …xSlaveHandler->onInteractivePropertySelection( _rPropertyName, _bPrimary, _rData, _rxInspectorUI ); in onInteractivePropertySelection()
234 …nHandler_Base::onInteractivePropertySelection( _rPropertyName, _bPrimary, _rData, _rxInspectorUI ); in onInteractivePropertySelection()
242 …/, const Any& /*_rOldValue*/, const Reference< XObjectInspectorUI >& _rxInspectorUI, sal_Bool /*_b… in actuatingPropertyChanged() argument
251_rxInspectorUI->enablePropertyUI( PROPERTY_TARGET_URL, aHelper.currentButtonTypeIsOpenURL() ); in actuatingPropertyChanged()
258_rxInspectorUI->enablePropertyUI( PROPERTY_TARGET_FRAME, aHelper.hasNonEmptyCurrentTargetURL() ); in actuatingPropertyChanged()
H A Dformcomponenthandler.hxx134 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI ) throw (::com…
135 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI, sal_Bool _bFi…
396 …com::sun::star::uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI,
416 …::star::uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI ) const;
H A Dpropertycomposer.hxx103 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI ) throw (::com…
104 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI, sal_Bool _bFi…
123 …m::sun::star::uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI );
H A Dsubmissionhandler.cxx329 …e, const Any& /*_rOldValue*/, const Reference< XObjectInspectorUI >& _rxInspectorUI, sal_Bool ) th… in actuatingPropertyChanged() argument
331 if ( !_rxInspectorUI.is() ) in actuatingPropertyChanged()
345_rxInspectorUI->enablePropertyUI( PROPERTY_SUBMISSION_ID, eType == FormButtonType_SUBMIT ); in actuatingPropertyChanged()
H A Dformgeometryhandler.cxx240 …Value, const Any& _rOldValue, const Reference< XObjectInspectorUI >& _rxInspectorUI, sal_Bool _bFi…
528 …e, const Any& /*_rOldValue*/, const Reference< XObjectInspectorUI >& _rxInspectorUI, sal_Bool /*_b… in actuatingPropertyChanged() argument
530 if ( !_rxInspectorUI.is() ) in actuatingPropertyChanged()
542_rxInspectorUI->enablePropertyUI( PROPERTY_POSITIONX, eAnchorType != TextContentAnchorType_AS_CHAR… in actuatingPropertyChanged()
H A Dcellbindinghandler.hxx73 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI, sal_Bool _bFi…
97 …::star::uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI ) const;
H A Dxsdvalidationpropertyhandler.hxx72 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI ) throw (::com…
73 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI, sal_Bool ) th…
H A Dbuttonnavigationhandler.hxx71 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI ) throw (::com…
72 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI, sal_Bool _bFi…
H A Deformspropertyhandler.hxx78 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI ) throw (::com…
79 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI, sal_Bool ) th…
H A Dgenericpropertyhandler.hxx121 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI ) throw (::com…
122 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI, sal_Bool _bFi…
H A Deventhandler.hxx134 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI ) throw (::com…
135 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI, sal_Bool _bFi…
H A Dpropertyhandler.hxx124 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI ) throw (::com…
125 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI, sal_Bool _bFi…
H A Dcomposeduiupdate.cxx509 …PropertyUIOperator( const Reference< XObjectInspectorUI >& _rxInspectorUI, FPropertyUISetter _pSet… in PropertyUIOperator()
510 :m_xUpdater( _rxInspectorUI ) in PropertyUIOperator()
H A Deditpropertyhandler.hxx63 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI, sal_Bool ) th…
H A Dsubmissionhandler.hxx102 …:uno::Reference< ::com::sun::star::inspection::XObjectInspectorUI >& _rxInspectorUI, sal_Bool ) th…
H A Deventhandler.cxx893 …_bPrimary*/, Any& /*_rData*/, const Reference< XObjectInspectorUI >& _rxInspectorUI ) throw (Unkno… in onInteractivePropertySelection() argument
895 if ( !_rxInspectorUI.is() ) in onInteractivePropertySelection()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx1383 if ( !_rxInspectorUI.is() ) in onInteractivePropertySelection()
1465 if ( !_rxInspectorUI.is() ) in actuatingPropertyChanged()
1479 _rxInspectorUI->rebuildPropertyUI(PROPERTY_DATAFIELD); in actuatingPropertyChanged()
1487 _rxInspectorUI->rebuildPropertyUI(PROPERTY_DATAFIELD); in actuatingPropertyChanged()
1488 _rxInspectorUI->rebuildPropertyUI(PROPERTY_FORMULALIST); in actuatingPropertyChanged()
1496 _rxInspectorUI->rebuildPropertyUI(PROPERTY_FORMULALIST); in actuatingPropertyChanged()
1502 _rxInspectorUI->enablePropertyUI(PROPERTY_SCOPE,sal_True); in actuatingPropertyChanged()
1516 _rxInspectorUI->enablePropertyUI(PROPERTY_FORMULALIST,bEnable); in actuatingPropertyChanged()
1519 _rxInspectorUI->rebuildPropertyUI(PROPERTY_DATAFIELD); in actuatingPropertyChanged()
1520 _rxInspectorUI->rebuildPropertyUI(PROPERTY_FORMULALIST); in actuatingPropertyChanged()
[all …]
H A DDataProviderHandler.cxx427 …& out_Data, const uno::Reference< inspection::XObjectInspectorUI > & _rxInspectorUI) throw (uno::R… in onInteractivePropertySelection() argument
429 if ( !_rxInspectorUI.is() ) in onInteractivePropertySelection()
448 …mComponentHandler->onInteractivePropertySelection(PropertyName, Primary, out_Data, _rxInspectorUI); in onInteractivePropertySelection()

Completed in 122 milliseconds