Home
last modified time | relevance | path

Searched refs:store (Results 51 – 75 of 288) sorted by relevance

12345678910>>...12

/aoo41x/main/store/workben/
H A Dmakefile.mk26 PRJNAME=store
94 APP4DEPN= $(SLB)$/store.lib
/aoo41x/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseApplication.java79 public void store() in store() method in DatabaseApplication
87 storeDoc.store(); in store()
/aoo41x/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx957 HCERTSTORE store = NULL; in getCertStoreForIntermediatCerts() local
958 store = CertOpenStore( in getCertStoreForIntermediatCerts()
960 if (store == NULL) in getCertStoreForIntermediatCerts()
975 CertAddCertificateContextToStore(store, cert, CERT_STORE_ADD_ALWAYS, NULL); in getCertStoreForIntermediatCerts()
978 return store; in getCertStoreForIntermediatCerts()
/aoo41x/main/store/source/
H A Dstorpage.hxx36 namespace store namespace
47 class OStorePageManager : public store::OStorePageBIOS
H A Dstorbios.hxx42 namespace store namespace
47 class OStorePageBIOS : public store::OStoreObject
H A Dstore.cxx45 namespace store namespace
59 return store::query ( in query()
67 using namespace store;
/aoo41x/test/testcommon/source/org/openoffice/test/common/
H A DCSVReporter.java129 store(); in finishSuite()
132 private void store() { in store() method in CSVReporter
/aoo41x/main/lucene/
H A Dlong_path.patch1 --- misc/lucene-2.9.4/src/java/org/apache/lucene/store/FSDirectory.java 2010-11-27 19:21:44.0000000…
2 +++ misc/build/lucene-2.9.4/src/java/org/apache/lucene/store/FSDirectory.java 2012-12-08 19:23:23.0…
/aoo41x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DODatabaseContext.java122 XStorable store = (XStorable) UnoRuntime.queryInterface(XStorable.class, in createTestEnvironment() local
126 store.storeAsURL(aFile,new PropertyValue[]{}); in createTestEnvironment()
H A DODatabaseSource.java196 XStorable store = (XStorable) UnoRuntime.queryInterface(XStorable.class, xDBDoc); in createTestEnvironment() local
199 store.storeAsURL(aFile,new PropertyValue[]{}); in createTestEnvironment()
/aoo41x/main/registry/source/
H A Dkeyimpl.hxx124 const store::OStoreFile& getStoreFile() const in getStoreFile()
127 store::OStoreDirectory getStoreDir();
/aoo41x/main/libxmlsec/
H A Dxmlsec1-noverify.patch7 - if((selected == 1) && xmlSecMSCryptoX509StoreConstructCertsChain(store, cert, certs, keyIn…
17 +/* if((selected == 1) && xmlSecMSCryptoX509StoreConstructCertsChain(store, cert, certs, keyIn…
/aoo41x/main/connectivity/qa/connectivity/tools/
H A DAbstractDatabase.java81 public void store() throws IOException in store() method in AbstractDatabase
86 storeDoc.store(); in store()
/aoo41x/main/qadevOOo/tests/java/mod/_fwl/
H A DTypeDetection.java157 XStorable store = (XStorable) UnoRuntime.queryInterface(XStorable.class, xTextDoc); in createTestEnvironment() local
159 store.storeToURL(fileURL, new PropertyValue[0]); in createTestEnvironment()
/aoo41x/main/odk/pack/gendocu/
H A Dmakefile.mk69 -p store $(INCOUT) -t store \
/aoo41x/main/offapi/com/sun/star/text/
H A DXTextMarkup.idl54 /** obtains a container to store additional user defined text markup
58 a container to store additional user defined text markup
/aoo41x/main/offapi/com/sun/star/frame/
H A DXStorable2.idl59 This is an extention of the <method>XStorable::store()</method>.
74 @see XStorable::store
/aoo41x/main/bean/com/sun/star/comp/beans/
H A DOfficeDocument.java201 public void store( ) in store() method in OfficeDocument
204 xStorable.store(); in store()
/aoo41x/main/forms/qa/integration/forms/
H A DFormPropertyBags.java159 XStorable store = UnoRuntime.queryInterface( XStorable.class, m_document.getDocument() ); in impl_checkPropertyPersistence() local
164 store.storeAsURL( documentURL, storeArguments ); in impl_checkPropertyPersistence()
/aoo41x/main/odk/examples/DevelopersGuide/Forms/
H A DHsqlDatabase.java129 public void store() throws IOException in store() method in HsqlDatabase
135 storeDoc.store(); in store()
/aoo41x/main/connectivity/qa/complex/connectivity/
H A DHsqlDriverTest.java89 mod.store(); in test()
122 mod2.store(); in test()
/aoo41x/main/offapi/com/sun/star/configuration/
H A DAdministrationProvider.idl45 store multiple layers of defaults may be combined with a user-specific layer
49 data store and on the administrative structures it defines. With some data
119 and on the data store being administered.
/aoo41x/main/offapi/com/sun/star/resource/
H A DStringResourceWithStorage.idl46 Specifies the storage used to load and store - if
60 Base string for the file names used to store the locale data.
/aoo41x/main/offapi/com/sun/star/sheet/
H A DExternalReference.idl31 /** Data structure to store information about an external reference. An
74 <p>This can store either <type>SingleReference</type> for a single
/aoo41x/main/framework/source/uiconfiguration/
H A Dmoduleimagemanager.cxx200 void SAL_CALL ModuleImageManager::store() in store() function in framework::ModuleImageManager
203 m_pImpl->store(); in store()

Completed in 117 milliseconds

12345678910>>...12