Home
last modified time | relevance | path

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

/trunk/main/connectivity/workben/skeleton/
H A Dhow_to_write_a_driver.txt24 all example files can be found in connectivity/workben/skeleton
27 - copy all files from connectivity/workben/skeleton into your new created directory under
30 - search all occurrences of skeleton and replace them to a name which you prefer
32 1. Implement a class called driver or modify the existing skeleton -> have a look at SDriver.?xx
55 SKELETON_TARGET=skeleton
H A DSResultSet.hxx45 namespace skeleton namespace
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java72 URL skeleton = null, body = null;
73 skeleton = JavaKit.class.getResource("OOo.jcs");
76 if (skeleton != null && body != null) {
78 new URLAccessor(skeleton),
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDriver.cxx31 using namespace connectivity::skeleton;
35 namespace skeleton namespace
148 namespace skeleton namespace
H A DSConnection.hxx43 namespace skeleton namespace
61 public connectivity::skeleton::OSubComponent<OConnection, OConnection_BASE>
63 friend class connectivity::skeleton::OSubComponent<OConnection, OConnection_BASE>;
H A DHow_to_write_my_own_driver.txt25 - search all occurrences of skeleton and replace them to a name which you prefer
27 1. Implement a class called driver or modify the existing skeleton -> have a look at SDriver.?xx
H A Dpropertyids.hxx36 namespace skeleton namespace
H A DSServices.cxx29 using namespace connectivity::skeleton;
H A DSDriver.hxx34 namespace skeleton namespace
H A DSResultSetMetaData.cxx26 using namespace connectivity::skeleton;
H A DSResultSetMetaData.hxx33 namespace skeleton namespace
H A Dpropertyids.cxx28 namespace skeleton namespace
H A DOSubComponent.hxx54 namespace skeleton namespace
H A DMakefile139 @echo The Database SDBC skeleton driver component was installed if SDK_AUTO_DEPLOYMENT = YES.
H A DSStatement.hxx42 namespace skeleton namespace
H A DSStatement.cxx37 using namespace connectivity::skeleton;
H A DSPreparedStatement.cxx33 using namespace connectivity::skeleton;
H A DSConnection.cxx35 using namespace connectivity::skeleton;
H A DSPreparedStatement.hxx35 namespace skeleton namespace
H A DSDatabaseMetaData.cxx30 using namespace connectivity::skeleton;
H A DSResultSet.cxx33 using namespace connectivity::skeleton;
H A DSResultSet.hxx44 namespace skeleton namespace
H A DSDatabaseMetaData.hxx33 namespace skeleton namespace
/trunk/main/odk/examples/DevelopersGuide/Database/
H A Dmakefile.mk61 $(DESTDIRDEVGUIDEEXAMPLES)$/Database$/DriverSkeleton$/skeleton.xml \
/trunk/main/offapi/com/sun/star/frame/
H A DFrame.idl71 to the outside world. They create a skeleton for the whole office api infrastructure

Completed in 85 milliseconds