Home
last modified time | relevance | path

Searched refs:RemoveProperty (Results 1 – 10 of 10) sorted by relevance

/trunk/main/forms/source/component/
H A DEdit.cxx411 RemoveProperty( _rAggregateProps, PROPERTY_TABINDEX ); in describeAggregateProperties()
412 RemoveProperty( _rAggregateProps, PROPERTY_CLASSID ); in describeAggregateProperties()
413 RemoveProperty( _rAggregateProps, PROPERTY_NAME ); in describeAggregateProperties()
414 RemoveProperty( _rAggregateProps, PROPERTY_TAG ); in describeAggregateProperties()
415 RemoveProperty( _rAggregateProps, PROPERTY_NATIVE_LOOK ); in describeAggregateProperties()
H A DImageControl.cxx361 RemoveProperty( o_rAggregateProperties, PROPERTY_IMAGE_URL ); in describeAggregateProperties()
362 RemoveProperty( o_rAggregateProperties, PROPERTY_GRAPHIC ); in describeAggregateProperties()
H A DDatabaseForm.cxx1389 RemoveProperty( _rAggregateProps, PROPERTY_PRIVILEGES ); in describeFixedAndAggregateProperties()
1392 RemoveProperty( _rAggregateProps, PROPERTY_INSERTONLY ); in describeFixedAndAggregateProperties()
1396 RemoveProperty( _rAggregateProps, PROPERTY_DATASOURCE ); in describeFixedAndAggregateProperties()
1399 RemoveProperty( _rAggregateProps, PROPERTY_ACTIVE_CONNECTION ); in describeFixedAndAggregateProperties()
1404 RemoveProperty( _rAggregateProps, PROPERTY_FILTER ); in describeFixedAndAggregateProperties()
1405 RemoveProperty( _rAggregateProps, PROPERTY_APPLYFILTER ); in describeFixedAndAggregateProperties()
H A DFixedText.cxx100 RemoveProperty( _rAggregateProps, PROPERTY_TABSTOP ); in describeAggregateProperties()
H A DGroupBox.cxx102 RemoveProperty(_rAggregateProps, PROPERTY_TABSTOP); in IMPLEMENT_DEFAULT_CLONING()
H A DComboBox.cxx329 RemoveProperty( _rAggregateProps, PROPERTY_STRINGITEMLIST ); in describeAggregateProperties()
H A DFormattedField.cxx481 RemoveProperty(_rAggregateProps, PROPERTY_STRICTFORMAT); in describeAggregateProperties()
H A DListBox.cxx479 RemoveProperty( _rAggregateProps, PROPERTY_STRINGITEMLIST ); in describeAggregateProperties()
/trunk/main/comphelper/inc/comphelper/
H A Dproperty.hxx113 COMPHELPER_DLLPUBLIC void RemoveProperty(staruno::Sequence<starbeans::Property>& seqProps, const ::…
/trunk/main/comphelper/source/property/
H A Dproperty.cxx172 void RemoveProperty(Sequence<Property>& _rProps, const rtl::OUString& _rPropName) in RemoveProperty() function

Completed in 87 milliseconds