/trunk/main/scripting/workben/installer/ |
H A D | InstallationEvent.java | 26 private Object source; field in InstallationEvent 28 InstallationEvent(Object source, String message) in InstallationEvent()
|
/trunk/main/autodoc/source/ary/inc/ |
H A D | sci_impl.hxx | 46 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 D | PackageRemover.java | 39 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 D | OfficeDocumentDataNode.java | 66 … 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 D | cpp.h | 90 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 D | Relay.java | 44 public void start(XSource source) { in start() 120 private XSource source; field in Relay
|
/trunk/main/extensions/test/ole/EventListenerSample/EventListener/ |
H A D | EvtListener.cpp | 30 STDMETHODIMP CEvtListener::disposing( IDispatch* source) in disposing()
|
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/util/ |
H A D | DisposeListener.java | 38 void notifyDispose(DisposeNotifier source); in notifyDispose()
|
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/ |
H A D | ParcelSupport.java | 96 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.java | 51 public XComponent source = null ; field in _XExporter
|
H A D | _XMimeTypeInfo.java | 45 public XComponent source = null ; field in _XMimeTypeInfo
|
/trunk/main/configmgr/source/ |
H A D | nodemap.cxx | 37 void cloneNodeMap(NodeMap const & source, NodeMap * target) { in cloneNodeMap()
|
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | Tools.java | 35 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 D | CopyExporter.java | 48 public boolean export(CGDocument source, String target, XMultiServiceFactory xmsf, Task task) in export()
|
H A D | Exporter.java | 53 …public boolean export(CGDocument source, String targetDirectory, XMultiServiceFactory xmsf, Task t… in export()
|
H A D | FilterExporter.java | 47 …public boolean export(CGDocument source, String target, XMultiServiceFactory xmsf, Task task) thro… in export()
|
H A D | ImpressHTMLExporter.java | 45 …public boolean export(CGDocument source, String targetDirectory, XMultiServiceFactory xmsf, Task t… in export()
|
/trunk/main/wizards/com/sun/star/wizards/web/status/ |
H A D | TaskEvent.java | 56 public TaskEvent(Task source, int type_) in TaskEvent()
|
/trunk/main/wizards/com/sun/star/wizards/ui/event/ |
H A D | TaskEvent.java | 51 public TaskEvent(Task source, int type_) in TaskEvent()
|
/trunk/main/sax/test/sax/ |
H A D | testwriter.cxx | 349 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 D | Base64.java | 493 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 D | dp_xml.cxx | 68 xml::sax::InputSource source; in xml_parse() local
|
/trunk/main/rsc/source/rscpp/ |
H A D | cpp2.c | 508 hasdirectory(char* source, char* result) in hasdirectory() 561 vmsparse(source, defstring, result) in vmsparse() argument
|
/trunk/main/vcl/unx/gtk/app/ |
H A D | gtkdata.cxx | 900 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 D | testwriter.cxx | 456 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
|