Home
last modified time | relevance | path

Searched refs:removeProperty (Results 1 – 25 of 67) sorted by relevance

123

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XPropertyContainer.java235 oObj.removeProperty("myXPropertContainerProperty"); in _removeProperty()
255 oObj.removeProperty(propertyNotRemovable); in _removeProperty()
281 oObj.removeProperty("thisPropertyDoesNotExist"); in _removeProperty()
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentInfo.java120 xPropContainer.removeProperty("intValue"); in checkDocInfo()
188 xPropContainer.removeProperty("Author"); in checkDocInfo()
202 xPropContainer.removeProperty("booleanValue"); in checkDocInfo()
H A DDocumentProperties.java371 udpc.removeProperty("Info 1"); in check()
372 udpc.removeProperty("Removed"); in check()
467 udpc.removeProperty("Listener"); in check()
/trunk/main/ucb/qa/complex/tdoc/
H A D_XPropertyContainer.java75 oObj.removeProperty("MyIllegalProperty"); in _removeProperty()
85 oObj.removeProperty("MyLegalProperty"); in _removeProperty()
/trunk/main/forms/source/component/
H A Dpropertybaghelper.cxx228 void PropertyBagHelper::removeProperty( const ::rtl::OUString& _rName ) in removeProperty() function in frm::PropertyBagHelper
241 m_aDynamicProperties.removeProperty( _rName ); in removeProperty()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DPropertyBag.java103 m_bag.removeProperty( VALUE); in checkBasics()
116 m_bag.removeProperty( "NonExistent" ); in checkBasics()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.hxx206 void removeProperty( const rtl::OUString& Name,
274 removeProperty( const rtl::OUString& Name )
H A Dwebdavcontent.cxx822 removeProperty( sPropName, Environment ); in execute()
1022 void Content::removeProperty( const rtl::OUString& Name, in removeProperty() function in Content
1086 ContentImplHelper::removeProperty( Name ); in removeProperty()
1103 ContentImplHelper::removeProperty( Name ); in removeProperty()
1151 void SAL_CALL Content::removeProperty( const rtl::OUString& Name ) in removeProperty() function in Content
1156 removeProperty( Name, in removeProperty()
/trunk/main/comphelper/source/property/
H A Dopropertybag.cxx364 …void SAL_CALL OPropertyBag::removeProperty( const ::rtl::OUString& _rName ) throw (UnknownProperty… in removeProperty() function in comphelper::OPropertyBag
368 m_aDynamicProperties.removeProperty( _rName ); in removeProperty()
H A Dpropertybag.cxx158 void PropertyBag::removeProperty( const ::rtl::OUString& _rName ) in removeProperty() function in comphelper::PropertyBag
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx775 void removeProperty ( const rtl::OUString& rName );
1600 void UcbContent::removeProperty( const rtl::OUString& rName ) in removeProperty() function in UcbContent
1614 xContainer->removeProperty( rName ); in removeProperty()
2249 m_pContent->removeProperty( aCmdLine ); in IMPL_LINK()
/trunk/main/comphelper/inc/comphelper/
H A Dpropertybag.hxx132 void removeProperty(
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx683 void SAL_CALL SfxDocumentInfoObject::removeProperty(const ::rtl::OUString& sName) in removeProperty() function in SfxDocumentInfoObject
704 return xPropSet->removeProperty(sName); in removeProperty()
1094 xPropContainer->removeProperty(name); in setUserFieldName()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/cfgmgr2/
H A Dcom.sun.star.comp.configuration.backend.LayerUpdateMerger.csv17 "LayerUpdateMerger";"com::sun::star::configuration::backend::XUpdateHandler";"removeProperty()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OHiddenModel.csv13 "OHiddenModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()"
H A Dcom.sun.star.comp.forms.OGroupBoxModel.csv39 "OGroupBoxModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()"
H A Dcom.sun.star.comp.form.ONavigationBarModel.csv29 "ONavigationBarModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()"
H A Dcom.sun.star.comp.forms.OFixedTextModel.csv29 "OFixedTextModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()"
/trunk/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx637 void SAL_CALL ContentImplHelper::removeProperty( const rtl::OUString& Name ) in removeProperty() function in ucbhelper::ContentImplHelper
686 xContainer->removeProperty( Name ); in removeProperty()
/trunk/main/forms/source/inc/
H A Dpropertybaghelper.hxx81 void removeProperty( const ::rtl::OUString& _rName );
/trunk/main/udkapi/com/sun/star/beans/
H A DPropertyAttribute.idl89 (i.e., by calling <member>XPropertyContainer::removeProperty</member>).
H A DXPropertyContainer.idl105 void removeProperty( [in] string Name )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/configuration/backend/
H A D_XUpdateHandler.java231 oObj.removeProperty("ooSetupShowIntro"); in _startUpdate()
/trunk/main/basic/source/inc/
H A Dpropacc.hxx169 virtual void SAL_CALL removeProperty(const ::rtl::OUString& Name)
/trunk/main/sw/source/core/doc/
H A Ddocglos.cxx85 xTargetUD->removeProperty(tgtprops [i].Name); in lcl_copyDocumentProperties()

Completed in 110 milliseconds

123