Lines Matching refs:com

27 #include <com/sun/star/lang/XMultiServiceFactory.idl>
31 #include <com/sun/star/container/XNameContainer.idl>
35 #include <com/sun/star/container/XContainerQuery.idl>
39 #include <com/sun/star/util/XFlushable.idl>
44 module com { module sun { module star { module document {
51 will be known. Further a generic <type scope="com::sun::star::frame">FrameLoader</type>
77 …private com.sun.star.uno.XInterface createFilterDirect( com.sun.star.lang.XMultiServiceFactory xFi…
80 com.sun.star.beans.PropertyValue aFilterProp = new com.sun.star.beans.PropertyValue();
84 com.sun.star.uno.Any[] lProps = new com.sun.star.uno.Any[1];
88 …return (com.sun.star.uno.XInterface)UnoRuntime.queryInterface(com.sun.star.uno.XInterface.class, a…
96 … <type scope="com::sun::star::container">XContainerQuery</type>, available on this factory too.
102 …The new prosposed implementation will throw an <type scope="com::sun::star::container">NoSuchEleme…
104 …filter) item. Further it will throw an <type scope="com::sun::star::lang">IllegalArgumentException…
112 …instance must support the optional interface <type scope="com::sun::star::lang">XInitialization</t…
115 …<li>sequence< Any >[0] contains a sequence< <type scope="com::sun::star::beans">PropertyValue</typ…
124 interface com::sun::star::lang::XMultiServiceFactory;
131 … represented by a sequence< <type scope="com::sun::star::beans">PropertyValue</type> > structure.
155 …in pairs and represented as a structure of sequence< <type scope="com::sun::star::beans">PropertyV…
169 (e.g. <type scope="com::sun::star::text">TextDocument</type>)</td>
209 interface com::sun::star::container::XNameAccess;
214 [optional] interface com::sun::star::container::XNameContainer;
224 interface com::sun::star::container::XContainerQuery;
240 [optional] interface com::sun::star::util::XFlushable;