Home
last modified time | relevance | path

Searched defs:source (Results 1 – 25 of 96) sorted by relevance

1234

/trunk/main/scripting/workben/installer/
H A DInstallationEvent.java26 private Object source; field in InstallationEvent
28 InstallationEvent(Object source, String message) in InstallationEvent()
/trunk/main/autodoc/source/ary/inc/
H A Dsci_impl.hxx46 typedef std::vector<ELEM> source; typedef in ary::SCI_Vector
73 typedef std::map<KEY,VALUE> source; typedef in ary::SCI_Map
99 typedef std::multimap<KEY,VALUE> source; typedef in ary::SCI_MultiMap
132 typedef std::set<element, sorter> source; typedef in ary::SCI_Set
157 typedef std::map<KEY,VALUE> source; typedef in ary::SCI_DataInMap
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DPackageRemover.java39 public static void removeDeclaration(File source) throws IOException { in removeDeclaration()
93 File source = new File(args[0]); in main() local
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DOfficeDocumentDataNode.java66 … File source = FileUtil.toFile(((ParcelDataNode)copies[i]).getDataObject().getPrimaryFile()); in createPasteTypes() local
81 … File source = FileUtil.toFile(((ParcelDataNode)moves[i]).getDataObject().getPrimaryFile()); in createPasteTypes() local
/trunk/main/soltools/cpp/
H A Dcpp.h90 typedef struct source struct
92 char *filename; /* name of file of the source */ argument
98 int fd; /* input source */ argument
102 struct source *next; /* stack for #include */ argument
/trunk/main/bridges/test/java_uno/nativethreadpool/
H A DRelay.java44 public void start(XSource source) { in start()
120 private XSource source; field in Relay
/trunk/main/extensions/test/ole/EventListenerSample/EventListener/
H A DEvtListener.cpp30 STDMETHODIMP CEvtListener::disposing( IDispatch* source) in disposing()
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/util/
H A DDisposeListener.java38 void notifyDispose(DisposeNotifier source); in notifyDispose()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelSupport.java96 File source = FileUtil.toFile(fo); in deploy() local
174 private boolean promptForOverwrite(File source, File target) { in promptForOverwrite()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/document/
H A D_XExporter.java51 public XComponent source = null ; field in _XExporter
H A D_XMimeTypeInfo.java45 public XComponent source = null ; field in _XMimeTypeInfo
/trunk/main/configmgr/source/
H A Dnodemap.cxx37 void cloneNodeMap(NodeMap const & source, NodeMap * target) { in cloneNodeMap()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DTools.java35 public static SQLException toUnoException(Object source, Throwable throwable) { in toUnoException()
70 …public static SQLException toUnoExceptionLogged(Object source, ResourceBasedEventLogger logger, Th… in toUnoExceptionLogged()
/trunk/main/wizards/com/sun/star/wizards/web/export/
H A DCopyExporter.java48 public boolean export(CGDocument source, String target, XMultiServiceFactory xmsf, Task task) in export()
H A DExporter.java53 …public boolean export(CGDocument source, String targetDirectory, XMultiServiceFactory xmsf, Task t… in export()
H A DFilterExporter.java47 …public boolean export(CGDocument source, String target, XMultiServiceFactory xmsf, Task task) thro… in export()
H A DImpressHTMLExporter.java45 …public boolean export(CGDocument source, String targetDirectory, XMultiServiceFactory xmsf, Task t… in export()
/trunk/main/wizards/com/sun/star/wizards/web/status/
H A DTaskEvent.java56 public TaskEvent(Task source, int type_) in TaskEvent()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DTaskEvent.java51 public TaskEvent(Task source, int type_) in TaskEvent()
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx349 Reference< XActiveDataSource > source( TestObject , UNO_QUERY ); in testInvariant() local
476 Reference< XActiveDataSource > source( r , UNO_QUERY ); in testSimple() local
549 Reference< XActiveDataSource > source( r , UNO_QUERY ); in testExceptions() local
616 Reference< XActiveDataSource > source( r , UNO_QUERY ); in testDTD() local
647 Reference< XActiveDataSource > source( r , UNO_QUERY ); in testPerformance() local
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java493 byte[] source, int srcOffset, int numSigBytes, in encode3to4()
647 public static String encodeBytes( byte[] source ) in encodeBytes()
674 public static String encodeBytes( byte[] source, int options ) in encodeBytes()
689 public static String encodeBytes( byte[] source, int off, int len ) in encodeBytes()
719 public static String encodeBytes( byte[] source, int off, int len, int options ) in encodeBytes()
846 …private static int decode4to3( byte[] source, int srcOffset, byte[] destination, int destOffset, i… in decode4to3()
923 public static byte[] decode( byte[] source, int off, int len, int options ) in decode()
/trunk/main/desktop/source/deployment/
H A Ddp_xml.cxx68 xml::sax::InputSource source; in xml_parse() local
/trunk/main/rsc/source/rscpp/
H A Dcpp2.c508 hasdirectory(char* source, char* result) in hasdirectory()
561 vmsparse(source, defstring, result) in vmsparse() argument
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx900 GSource source; member
911 sal_source_prepare (GSource *source, in sal_source_prepare()
928 sal_source_check (GSource *source) in sal_source_check()
936 sal_source_dispatch (GSource *source, in sal_source_dispatch()
973 GSource *source; in sal_source_create_watch() local
1003 GSource *source = sal_source_create_watch in Insert() local
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx456 XActiveDataSourceRef source( TestObject , USR_QUERY ); in testInvariant() local
576 XActiveDataSourceRef source( r , USR_QUERY ); in testSimple() local
645 XActiveDataSourceRef source( r , USR_QUERY ); in testExceptions() local
696 XActiveDataSourceRef source( r , USR_QUERY ); in testDTD() local
725 XActiveDataSourceRef source( r , USR_QUERY ); in testPerformance() local

Completed in 106 milliseconds

1234