Home
last modified time | relevance | path

Searched refs:XPropertySetInfoChangeNotifier (Results 1 – 25 of 39) sorted by relevance

12

/aoo4110/main/ucb/qa/complex/tdoc/
H A D_XPropertySetInfoChangeNotifier.java26 import com.sun.star.beans.XPropertySetInfoChangeNotifier;
33 public XPropertySetInfoChangeNotifier oObj = null;
H A DCheckContentProvider.java27 import com.sun.star.beans.XPropertySetInfoChangeNotifier;
350 … xPropSetInfo.oObj = UnoRuntime.queryInterface(XPropertySetInfoChangeNotifier.class, xContent); in checkInterfaces()
/aoo4110/main/offapi/com/sun/star/ucb/
H A DGnomeVFSDocumentContent.idl50 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
99 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DGnomeVFSFolderContent.idl50 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
109 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DHierarchyLinkContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
168 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DODMAContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
188 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DTransientDocumentsRootContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
167 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DTransientDocumentsStreamContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
173 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DPackageStreamContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
183 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DWebDAVDocumentContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
188 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DHelpContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
192 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DHierarchyFolderContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
173 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DTransientDocumentsDocumentContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
175 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DFTPContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
210 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DHierarchyRootFolderContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
171 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DTransientDocumentsFolderContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
185 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DWebDAVFolderContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
185 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DFileContent.idl55 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
245 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
H A DPackageFolderContent.idl51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>
186 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
/aoo4110/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx243 static_cast< beans::XPropertySetInfoChangeNotifier * >(this), in queryInterface()
263 beans::XPropertySetInfoChangeNotifier,
321 = static_cast< beans::XPropertySetInfoChangeNotifier * >( this ); in dispose()
/aoo4110/main/udkapi/com/sun/star/beans/
H A Dmakefile.mk87 XPropertySetInfoChangeNotifier.idl\
H A DXPropertySetInfoChangeListener.idl43 @see XPropertySetInfoChangeNotifier
H A DXPropertySetInfoChangeNotifier.idl44 published interface XPropertySetInfoChangeNotifier: com::sun::star::uno::XInterface
/aoo4110/main/ucb/source/core/
H A Ducbstore.cxx1373 XPropertySetInfoChangeNotifier,
1389 XPropertySetInfoChangeNotifier,
1426 aEvt.Source = static_cast< XPropertySetInfoChangeNotifier * >( this ); in dispose()
/aoo4110/main/ucb/source/ucp/file/
H A Dbc.cxx175 … SAL_STATIC_CAST( beans::XPropertySetInfoChangeNotifier*, this ), in queryInterface()
311 beans::XPropertySetInfoChangeNotifier ) in XTYPEPROVIDER_IMPL_10() argument

Completed in 81 milliseconds

12