Home
last modified time | relevance | path

Searched refs:XPropertyContainer (Results 51 – 75 of 107) sorted by relevance

12345

/aoo41x/main/offapi/com/sun/star/ucb/
H A DFileContent.idl51 #include <com/sun/star/beans/XPropertyContainer.idl>
239 interface com::sun::star::beans::XPropertyContainer;
H A DPackageFolderContent.idl47 #include <com/sun/star/beans/XPropertyContainer.idl>
180 interface com::sun::star::beans::XPropertyContainer;
H A DContent.idl30 #include <com/sun/star/beans/XPropertyContainer.idl>
502 … <member scope="com::sun::star::beans">XPropertyContainer::addProperty</member>.
517 … <member scope="com::sun::star::beans">XPropertyContainer::removeProperty</member>.
918 <method scope="com::sun::star::beans">XPropertyContainer::addProperty</method>
947 interface com::sun::star::beans::XPropertyContainer;
956 <type scope="com::sun::star::beans">XPropertyContainer</type>. )
/aoo41x/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java33 import com.sun.star.beans.XPropertyContainer;
243 …final XPropertyContainer column = UnoRuntime.queryInterface(XPropertyContainer.class, oQueryMetaDa… in getFilterConditions()
/aoo41x/main/forms/source/component/
H A DColumns.cxx177 aTypes.removeType( XPropertyContainer::static_type() ); in getTypes()
201 || _rType.equals(::getCppuType(static_cast< Reference< XPropertyContainer >* >(NULL))) in queryAggregation()
/aoo41x/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java41 import com.sun.star.beans.XPropertyContainer;
229 XPropertyContainer udpc = xDP.getUserDefinedProperties(); in check()
/aoo41x/main/udkapi/com/sun/star/beans/
H A Dmakefile.mk83 XPropertyContainer.idl\
H A DNotRemoveableException.idl37 <type>XPropertyContainer</type> is not allowed.
H A DPropertyAttribute.idl89 (i.e., by calling <member>XPropertyContainer::removeProperty</member>).
H A DXPropertyContainer.idl66 published interface XPropertyContainer: com::sun::star::uno::XInterface
/aoo41x/main/sw/source/ui/vba/
H A Dvbavariables.cxx75 …uno::Reference< beans::XPropertyContainer > xPropertyContainer( mxUserDefined, uno::UNO_QUERY_THRO… in Add()
H A Dvbadocumentproperties.cxx375 …uno::Reference< beans::XPropertyContainer > xContainer( mPropInfo.getUnoProperties(), uno::UNO_QUE… in Delete()
720 … uno::Reference< beans::XPropertyContainer > xContainer( mxUserDefinedProp, uno::UNO_QUERY_THROW ); in addProp()
/aoo41x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv190 "ODatabaseForm";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()"
191 "ODatabaseForm";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()"
H A Dcom.sun.star.comp.forms.OEditModel.csv199 "OEditModel";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()"
200 "OEditModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()"
/aoo41x/main/basic/source/inc/
H A Dpropacc.hxx153 typedef ::cppu::WeakImplHelper2< NS_BEANS::XPropertySetInfo, NS_BEANS::XPropertyContainer > SbPrope…
/aoo41x/main/offapi/com/sun/star/document/
H A DXDocumentProperties.idl59 #include <com/sun/star/beans/XPropertyContainer.idl>
322 com::sun::star::beans::XPropertyContainer getUserDefinedProperties();
/aoo41x/main/sw/source/core/doc/
H A Ddocglos.cxx77 uno::Reference<beans::XPropertyContainer> xTargetUD( in lcl_copyDocumentProperties()
/aoo41x/main/ucb/source/ucp/file/
H A Dbc.cxx173 SAL_STATIC_CAST( beans::XPropertyContainer*, this ), in queryInterface()
310 beans::XPropertyContainer, in XTYPEPROVIDER_IMPL_10() argument
H A Dbc.hxx76 public com::sun::star::beans::XPropertyContainer,
/aoo41x/main/sfx2/source/doc/
H A Ddocinf.cxx149 uno::Reference < beans::XPropertyContainer > xUserDefined( in LoadOlePropertySet()
H A DSfxDocumentMetaData.cxx239 virtual css::uno::Reference< css::beans::XPropertyContainer > SAL_CALL
316 css::uno::Reference<css::beans::XPropertyContainer> m_xUserDefined;
615 css::uno::Reference< css::beans::XPropertyContainer> xPropArg( in getURLProperties()
1868 css::uno::Reference< css::beans::XPropertyContainer > SAL_CALL
/aoo41x/main/vcl/source/window/
H A Dwpropset.cxx250 uno::Reference< beans::XPropertyContainer > xCont( mpImpl->mxPropSet, uno::UNO_QUERY ); in setupProperties()
/aoo41x/main/comphelper/source/property/
H A Dopropertybag.hxx72 typedef ::cppu::WeakAggImplHelper6 < ::com::sun::star::beans::XPropertyContainer
/aoo41x/main/dbaccess/source/core/inc/
H A DContentHelper.hxx136 , ::com::sun::star::beans::XPropertyContainer
/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dcontenthelper.hxx95 public com::sun::star::beans::XPropertyContainer,

Completed in 204 milliseconds

12345