Home
last modified time | relevance | path

Searched refs:setFastPropertyValue_NoBroadcast (Results 1 – 25 of 217) sorted by relevance

123456789

/trunk/main/framework/source/helper/
H A Duiconfigelementwrapperbase.cxx170setFastPropertyValue_NoBroadcast( UIELEMENT_PROPHANDLE_CONFIGSOURCE, aPropValue.Value ); in initialize()
172setFastPropertyValue_NoBroadcast( UIELEMENT_PROPHANDLE_FRAME, aPropValue.Value ); in initialize()
174setFastPropertyValue_NoBroadcast( UIELEMENT_PROPHANDLE_PERSISTENT, aPropValue.Value ); in initialize()
176setFastPropertyValue_NoBroadcast( UIELEMENT_PROPHANDLE_RESOURCEURL, aPropValue.Value ); in initialize()
178 setFastPropertyValue_NoBroadcast( UIELEMENT_PROPHANDLE_TYPE, aPropValue.Value ); in initialize()
180setFastPropertyValue_NoBroadcast( UIELEMENT_PROPHANDLE_CONFIGLISTENER, aPropValue.Value ); in initialize()
182setFastPropertyValue_NoBroadcast( UIELEMENT_PROPHANDLE_NOCLOSE, aPropValue.Value ); in initialize()
295 void SAL_CALL UIConfigElementWrapperBase::setFastPropertyValue_NoBroadcast( sal_Int32 … in setFastPropertyValue_NoBroadcast() function in framework::UIConfigElementWrapperBase
/trunk/main/dbaccess/source/core/api/
H A Ddefinitioncolumn.cxx124 void OTableColumnDescriptor::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue… in setFastPropertyValue_NoBroadcast() function in OTableColumnDescriptor
126 OColumn::setFastPropertyValue_NoBroadcast( nHandle, rValue ); in setFastPropertyValue_NoBroadcast()
232setFastPropertyValue_NoBroadcast( aProps[i].nHandle, _rxParserColumn->getPropertyValue( aProps[i].… in OQueryColumn()
427 void OColumnWrapper::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue ) throw… in setFastPropertyValue_NoBroadcast() function in OColumnWrapper
431 OColumn::setFastPropertyValue_NoBroadcast( nHandle, rValue ); in setFastPropertyValue_NoBroadcast()
595 void OTableColumnDescriptorWrapper::setFastPropertyValue_NoBroadcast( in setFastPropertyValue_NoBroadcast() function in OTableColumnDescriptorWrapper
607 OColumnWrapper::setFastPropertyValue_NoBroadcast( nHandle, rValue ); in setFastPropertyValue_NoBroadcast()
H A DRowSet.cxx288 void SAL_CALL ORowSet::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue) throw … in setFastPropertyValue_NoBroadcast() function in dbaccess::ORowSet
299 OPropertyStateContainer::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
1910 pColumn->setFastPropertyValue_NoBroadcast(PROPERTY_ID_NUMBERFORMAT,makeAny(nFormatKey)); in execute_NoApprove_NoNewConn()
1911 … pColumn->setFastPropertyValue_NoBroadcast(PROPERTY_ID_RELATIVEPOSITION,makeAny(sal_Int32(i+1))); in execute_NoApprove_NoNewConn()
1912 pColumn->setFastPropertyValue_NoBroadcast(PROPERTY_ID_WIDTH,makeAny(sal_Int32(227))); in execute_NoApprove_NoNewConn()
1913 pColumn->setFastPropertyValue_NoBroadcast(PROPERTY_ID_ALIGN,makeAny((sal_Int32)0)); in execute_NoApprove_NoNewConn()
1914 pColumn->setFastPropertyValue_NoBroadcast(PROPERTY_ID_HIDDEN,::cppu::bool2any(sal_False)); in execute_NoApprove_NoNewConn()
2860 …pColumn->setFastPropertyValue_NoBroadcast(PROPERTY_ID_ALIGN,xColumn->getPropertyValue(PROPERTY_ALI… in ORowSetClone()
2865 pColumn->setFastPropertyValue_NoBroadcast(PROPERTY_ID_NUMBERFORMAT,makeAny(nFormatKey)); in ORowSetClone()
3016 m_pParent->setFastPropertyValue_NoBroadcast( nHandle, rValue ); in setFastPropertyValue_NoBroadcast()
[all …]
H A Dquery.cxx299 ODataSettings::setFastPropertyValue_NoBroadcast(nOwnHandle, _rSource.NewValue); in propertyChange()
349 void OQuery::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) throw (Exce… in setFastPropertyValue_NoBroadcast() function in dbaccess::OQuery
351 ODataSettings::setFastPropertyValue_NoBroadcast(_nHandle, _rValue); in setFastPropertyValue_NoBroadcast()
H A DCRowSetColumn.cxx98 void SAL_CALL ORowSetColumn::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue )… in setFastPropertyValue_NoBroadcast() function in dbaccess::ORowSetColumn
102 ORowSetDataColumn::setFastPropertyValue_NoBroadcast( nHandle, rValue ); in setFastPropertyValue_NoBroadcast()
/trunk/main/chart2/source/model/template/
H A DCandleStickChartType.cxx171 setFastPropertyValue_NoBroadcast( in CandleStickChartType()
173 setFastPropertyValue_NoBroadcast( in CandleStickChartType()
308 void SAL_CALL CandleStickChartType::setFastPropertyValue_NoBroadcast( in setFastPropertyValue_NoBroadcast() function in chart::CandleStickChartType
334 ::property::OPropertySet::setFastPropertyValue_NoBroadcast( nHandle, rValue ); in setFastPropertyValue_NoBroadcast()
H A DScatterChartType.cxx158 setFastPropertyValue_NoBroadcast( PROP_SCATTERCHARTTYPE_CURVE_STYLE, in ScatterChartType()
161 setFastPropertyValue_NoBroadcast( PROP_SCATTERCHARTTYPE_CURVE_RESOLUTION, in ScatterChartType()
164 setFastPropertyValue_NoBroadcast( PROP_SCATTERCHARTTYPE_SPLINE_ORDER, in ScatterChartType()
H A DPieChartTypeTemplate.cxx176 setFastPropertyValue_NoBroadcast( PROP_PIE_TEMPLATE_OFFSET_MODE, uno::makeAny( eMode )); in PieChartTypeTemplate()
177 setFastPropertyValue_NoBroadcast( PROP_PIE_TEMPLATE_DIMENSION, uno::makeAny( nDim )); in PieChartTypeTemplate()
178setFastPropertyValue_NoBroadcast( PROP_PIE_TEMPLATE_USE_RINGS, uno::makeAny( sal_Bool( bRings… in PieChartTypeTemplate()
385setFastPropertyValue_NoBroadcast( PROP_PIE_TEMPLATE_DEFAULT_OFFSET, uno::makeAny( fOffset )); in matchesTemplate()
H A DLineChartTypeTemplate.cxx287setFastPropertyValue_NoBroadcast( PROP_LINECHARTTYPE_TEMPLATE_CURVE_STYLE, xChartTypeProp->getProp… in matchesTemplate()
288setFastPropertyValue_NoBroadcast( PROP_LINECHARTTYPE_TEMPLATE_CURVE_RESOLUTION, xChartTypeProp->ge… in matchesTemplate()
289setFastPropertyValue_NoBroadcast( PROP_LINECHARTTYPE_TEMPLATE_SPLINE_ORDER, xChartTypeProp->getPro… in matchesTemplate()
H A DScatterChartTypeTemplate.cxx321setFastPropertyValue_NoBroadcast( PROP_SCATTERCHARTTYPE_TEMPLATE_CURVE_STYLE, xChartTypeProp->getP… in matchesTemplate()
322setFastPropertyValue_NoBroadcast( PROP_SCATTERCHARTTYPE_TEMPLATE_CURVE_RESOLUTION, xChartTypeProp-… in matchesTemplate()
323setFastPropertyValue_NoBroadcast( PROP_SCATTERCHARTTYPE_TEMPLATE_SPLINE_ORDER, xChartTypeProp->get… in matchesTemplate()
H A DStockChartTypeTemplate.cxx179 setFastPropertyValue_NoBroadcast( in StockChartTypeTemplate()
183 setFastPropertyValue_NoBroadcast( in StockChartTypeTemplate()
187 setFastPropertyValue_NoBroadcast( in StockChartTypeTemplate()
/trunk/main/toolkit/source/controls/grid/
H A Dgridcontrol.cxx138 …UnoControlModel::setFastPropertyValue_NoBroadcast( BASEPROPERTY_GRID_DATAMODEL, makeAny( xDataMode… in UnoGridModel()
157 …UnoControlModel::setFastPropertyValue_NoBroadcast( BASEPROPERTY_GRID_COLUMNMODEL, makeAny( xColumn… in UnoGridModel()
196 void SAL_CALL UnoGridModel::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue … in setFastPropertyValue_NoBroadcast() function in toolkit::UnoGridModel
210 UnoControlModel::setFastPropertyValue_NoBroadcast( nHandle, rValue ); in setFastPropertyValue_NoBroadcast()
/trunk/main/dbaccess/source/ui/uno/
H A Dtextconnectionsettings_uno.cxx88 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue ) thr…
203 …void SAL_CALL OTextConnectionSettingsDialog::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle,… in setFastPropertyValue_NoBroadcast() function in dbaui::OTextConnectionSettingsDialog
212 OTextConnectionSettingsDialog::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx322 …void SAL_CALL OGeometryControlModel_Base::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, con… in setFastPropertyValue_NoBroadcast() function in OGeometryControlModel_Base
324 OPropertyContainer::setFastPropertyValue_NoBroadcast(_nHandle, _rValue); in setFastPropertyValue_NoBroadcast()
622 …void SAL_CALL OCommonGeometryControlModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, c… in setFastPropertyValue_NoBroadcast() function in OCommonGeometryControlModel
624 OGeometryControlModel_Base::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
/trunk/main/dbaccess/source/core/inc/
H A Ddefinitioncolumn.hxx105 …virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun::star:…
219 virtual void SAL_CALL setFastPropertyValue_NoBroadcast(
273 virtual void SAL_CALL setFastPropertyValue_NoBroadcast(
/trunk/main/forms/source/component/
H A Dnavigationbar.cxx405 …void SAL_CALL ONavigationBarModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any… in setFastPropertyValue_NoBroadcast() function in frm::ONavigationBarModel
415 FontControlModel::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
422 OControlModel::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
H A DHidden.cxx95 void OHiddenModel::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) throw (… in setFastPropertyValue_NoBroadcast() function in frm::OHiddenModel
104 OControlModel::setFastPropertyValue_NoBroadcast(_nHandle, _rValue); in setFastPropertyValue_NoBroadcast()
H A Dspinbutton.cxx130 …void OSpinButtonModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) … in setFastPropertyValue_NoBroadcast() function in frm::OSpinButtonModel
140 OBoundControlModel::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
H A Drefvaluecomponent.cxx99 …void SAL_CALL OReferenceValueComponent::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, cons… in setFastPropertyValue_NoBroadcast() function in frm::OReferenceValueComponent
123 OBoundControlModel::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
/trunk/main/connectivity/source/drivers/ado/
H A DAIndex.cxx106 void SAL_CALL OAdoIndex::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue)throw… in setFastPropertyValue_NoBroadcast() function in OAdoIndex
137 OIndex_ADO::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
H A DAKey.cxx100 void OAdoKey::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue)throw (Exception) in setFastPropertyValue_NoBroadcast() function in OAdoKey
148 OKey_ADO::setFastPropertyValue_NoBroadcast(nHandle,rValue); in setFastPropertyValue_NoBroadcast()
/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx281 …void SAL_CALL OXSDDataType::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rVal… in setFastPropertyValue_NoBroadcast() function in xforms::OXSDDataType
283 OXSDDataType_PBase::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
377 void SAL_CALL OValueLimitedType_Base::setFastPropertyValue_NoBroadcast( in setFastPropertyValue_NoBroadcast() function in xforms::OValueLimitedType_Base
380 OXSDDataType::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx365 …void SAL_CALL ORichTextModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rV… in setFastPropertyValue_NoBroadcast() function in frm::ORichTextModel
406 FontControlModel::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
425 OControlModel::setFastPropertyValue_NoBroadcast( _nHandle, _rValue ); in setFastPropertyValue_NoBroadcast()
/trunk/main/chart2/source/model/main/
H A DStockBar.cxx135 setFastPropertyValue_NoBroadcast( in StockBar()
138 setFastPropertyValue_NoBroadcast( in StockBar()
/trunk/main/framework/source/uielement/
H A Dpanelwrapper.cxx217 void SAL_CALL PanelWrapper::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const com::sun::st… in setFastPropertyValue_NoBroadcast() function in framework::PanelWrapper
223 UIElementWrapperBase::setFastPropertyValue_NoBroadcast( nHandle, aValue ); in setFastPropertyValue_NoBroadcast()

Completed in 127 milliseconds

123456789