Lines Matching refs:star

27 #include <com/sun/star/container/XNameAccess.idl>
31 #include <com/sun/star/container/XHierarchicalNameAccess.idl>
35 #include <com/sun/star/container/XContainer.idl>
39 #include <com/sun/star/beans/XExactName.idl>
43 #include <com/sun/star/beans/XPropertySetInfo.idl>
47 #include <com/sun/star/beans/XPropertyState.idl>
51 #include <com/sun/star/beans/XMultiPropertyStates.idl>
56 module com { module sun { module star { module configuration {
82 <p><member scope="com::sun::star::container">XNameAccess::getByName()</member>
87 interface com::sun::star::container::XNameAccess;
91 …<p><member scope="com::sun::star::container">XHierarchicalNameAccess::getByHierarchicalName()</mem…
96 interface com::sun::star::container::XHierarchicalNameAccess;
100 interface com::sun::star::container::XContainer;
104 <type scope="com::sun::star::container">XNameAccess</type>,
105 <type scope="com::sun::star::container">XHierarchicalNameAccess</type>,
106 <type scope="com::sun::star::beans">XPropertySet</type> or
114 interface com::sun::star::beans::XExactName;
119 described by <type scope="com::sun::star::beans">PropertyAttribute</type>
122 <member scope="com::sun::star::beans">XPropertySet::getPropertySetInfo()</member>.
126 <type scope="com::sun::star::beans">XProperty</type>, then this implementation
127 returns the same <type scope="com::sun::star::beans">Property</type> for that
131 [optional] interface com::sun::star::beans::XPropertySetInfo;
142 <const scope="com::sun::star::beans">PropertyAttribute::MAYBEDEFAULT</const>),
144 <type scope="com::sun::star::beans">XPropertyWithState</type>, in which case
145 the <type scope="com::sun::star::beans">PropertyState</type> applies to all
153 [optional] interface com::sun::star::beans::XPropertyState;
165 <const scope="com::sun::star::beans">PropertyAttribute::MAYBEDEFAULT</const>),
167 <type scope="com::sun::star::beans">XPropertyWithState</type>, in which case
168 the <type scope="com::sun::star::beans">PropertyState</type> applies to all
176 [optional] interface com::sun::star::beans::XMultiPropertyStates;