Home
last modified time | relevance | path

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

12

/aoo4110/main/ucb/qa/complex/tdoc/
H A D_XPropertiesChangeNotifier.java26 import com.sun.star.beans.XPropertiesChangeNotifier;
33 public XPropertiesChangeNotifier oObj = null;
H A DCheckContentProvider.java25 import com.sun.star.beans.XPropertiesChangeNotifier;
343 xPropChange.oObj = UnoRuntime.queryInterface(XPropertiesChangeNotifier.class, xContent); in checkInterfaces()
/aoo4110/main/offapi/com/sun/star/ucb/
H A DGnomeVFSDocumentContent.idl42 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
87 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DGnomeVFSFolderContent.idl42 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
97 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DHierarchyLinkContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
156 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DODMAContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
176 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DTransientDocumentsRootContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
155 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DTransientDocumentsStreamContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
161 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DPackageStreamContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
171 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DWebDAVDocumentContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
176 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DHelpContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
180 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DHierarchyFolderContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
161 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DTransientDocumentsDocumentContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
163 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DFTPContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
198 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DHierarchyRootFolderContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
159 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DTransientDocumentsFolderContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
173 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DWebDAVFolderContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
173 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DFileContent.idl47 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
233 interface com::sun::star::beans::XPropertiesChangeNotifier;
H A DPackageFolderContent.idl43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>
174 interface com::sun::star::beans::XPropertiesChangeNotifier;
/aoo4110/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx240 static_cast< beans::XPropertiesChangeNotifier * >(this), in queryInterface()
260 beans::XPropertiesChangeNotifier,
337 = static_cast< beans::XPropertiesChangeNotifier * >( this ); in dispose()
/aoo4110/main/udkapi/com/sun/star/beans/
H A Dmakefile.mk79 XPropertiesChangeNotifier.idl\
H A DXPropertiesChangeNotifier.idl42 published interface XPropertiesChangeNotifier: com::sun::star::uno::XInterface
/aoo4110/main/ucb/source/ucp/file/
H A Dbc.cxx172 SAL_STATIC_CAST( beans::XPropertiesChangeNotifier*, this ), in queryInterface()
309 beans::XPropertiesChangeNotifier, in XTYPEPROVIDER_IMPL_10() argument
/aoo4110/main/dbaccess/source/core/inc/
H A DContentHelper.hxx135 , ::com::sun::star::beans::XPropertiesChangeNotifier
/aoo4110/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx969 Reference< XPropertiesChangeNotifier > xProps(xContent,UNO_QUERY); in UCBOpenContentSync()
1202 Reference< XPropertiesChangeNotifier > xProps ( xContent, UNO_QUERY ); in _UCBOpenContentSync()

Completed in 57 milliseconds

12