Home
last modified time | relevance | path

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

1234567

/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx322 #define READ( aItem, aItemType, nVers )\ macro
332 READ( aFont, SvxFontItem , rVersions.nFontVersion) in Load()
337 READ( aHeight, SvxFontHeightItem , rVersions.nFontHeightVersion) in Load()
338 READ( aWeight, SvxWeightItem , rVersions.nWeightVersion) in Load()
339 READ( aPosture, SvxPostureItem , rVersions.nPostureVersion) in Load()
343 READ( aCJKFont, SvxFontItem , rVersions.nFontVersion) in Load()
344 READ( aCJKHeight, SvxFontHeightItem , rVersions.nFontHeightVersion) in Load()
345 READ( aCJKWeight, SvxWeightItem , rVersions.nWeightVersion) in Load()
346 READ( aCJKPosture, SvxPostureItem , rVersions.nPostureVersion) in Load()
347 READ( aCTLFont, SvxFontItem , rVersions.nFontVersion) in Load()
[all …]
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx306 #define READ( aItem, ItemType, nVers ) \ macro
316 READ( aFont, SvxFontItem, rVersions.nFontVersion) in Load()
317 READ( aHeight, SvxFontHeightItem, rVersions.nFontHeightVersion) in Load()
318 READ( aWeight, SvxWeightItem, rVersions.nWeightVersion) in Load()
319 READ( aPosture, SvxPostureItem, rVersions.nPostureVersion) in Load()
323 READ( aCJKFont, SvxFontItem, rVersions.nFontVersion) in Load()
324 READ( aCJKHeight, SvxFontHeightItem, rVersions.nFontHeightVersion) in Load()
325 READ( aCJKWeight, SvxWeightItem, rVersions.nWeightVersion) in Load()
326 READ( aCJKPosture, SvxPostureItem, rVersions.nPostureVersion) in Load()
327 READ( aCTLFont, SvxFontItem, rVersions.nFontVersion) in Load()
[all …]
/trunk/main/package/qa/storages/
H A DRegressionTest_i27773.java208 pArgs[1] = new Integer( ElementModes.READ ); in test()
221 ElementModes.READ ); in test()
231 ElementModes.READ ); in test()
241 ElementModes.READ ); in test()
251 ElementModes.READ ); in test()
261 ElementModes.READ ); in test()
271 ElementModes.READ ); in test()
281 …aTestHelper.checkStorageProperties( xEmptySubSubStorage, "MediaType5", false, ElementModes.READ ) ) in test()
284 …lper.checkStorageProperties( xEmptySubSubStorage_inCopy, "MediaType5", false, ElementModes.READ ) ) in test()
287 … !m_aTestHelper.checkStorageProperties( xTempSubStorage, "MediaType4", false, ElementModes.READ ) ) in test()
[all …]
H A DTest05.java166 … ElementModes.READ | ElementModes.NOCREATE ); in test()
169 … ElementModes.READ | ElementModes.NOCREATE ); in test()
177 … ElementModes.READ | ElementModes.NOCREATE ); in test()
180 … ElementModes.READ | ElementModes.NOCREATE ); in test()
187 || !m_aTestHelper.cantOpenStream( xSubSubStorage, "SubStream1", ElementModes.READ ) in test()
189 … || !m_aTestHelper.cantOpenStream( xSubSubStorage, "BigSubStream1", ElementModes.READ ) ) in test()
255 pArgs[1] = new Integer( ElementModes.READ ); in test()
264 … ( !m_aTestHelper.checkStorageProperties( xResultStorage, "MediaType3", true, ElementModes.READ ) ) in test()
270 ElementModes.READ ); in test()
277 …( !m_aTestHelper.checkStorageProperties( xResSubStorage, "MediaType4", false, ElementModes.READ ) ) in test()
[all …]
H A DRegressionTest_i30400.java187 pArgs[1] = new Integer( ElementModes.READ ); in test()
200 ElementModes.READ ); in test()
211 ElementModes.READ ); in test()
344 pArgs[1] = new Integer( ElementModes.READ ); in TestCopyWithRenaming()
357 ElementModes.READ ); in TestCopyWithRenaming()
366 ElementModes.READ ); in TestCopyWithRenaming()
377 ElementModes.READ ); in TestCopyWithRenaming()
386 ElementModes.READ ); in TestCopyWithRenaming()
395 ElementModes.READ ); in TestCopyWithRenaming()
404 …r.checkStorageProperties( xTempSubSubStorage2_inRenamed, "MediaType6", false, ElementModes.READ ) ) in TestCopyWithRenaming()
[all …]
H A DRegressionTest_i49755.java229 … ( !m_aTestHelper.checkStorageProperties( xResultStorage, "MediaType1", true, ElementModes.READ ) ) in test()
235 ElementModes.READ ); in test()
242 …m_aTestHelper.checkStorageProperties( xResultSubStorage, "MediaType2", false, ElementModes.READ ) ) in test()
248 ElementModes.READ ); in test()
255 …TestHelper.checkStorageProperties( xResultSubSubStorage, "MediaType3", false, ElementModes.READ ) ) in test()
265 ElementModes.READ ); in test()
272 …_aTestHelper.checkStorageProperties( xResultSubStorage1, "MediaType5", false, ElementModes.READ ) ) in test()
H A DRegressionTest_i30677.java229 pArgs[1] = new Integer( ElementModes.READ ); in test()
242 ElementModes.READ ); in test()
253 ElementModes.READ ); in test()
260 …_aTestHelper.checkStorageProperties( xTempSubSubStorage, "MediaType4", false, ElementModes.READ ) ) in test()
263 … !m_aTestHelper.checkStorageProperties( xTempSubStorage, "MediaType3", false, ElementModes.READ ) ) in test()
266 …if ( !m_aTestHelper.checkStorageProperties( xTempStorage, "MediaType2", true, ElementModes.READ ) ) in test()
H A DTestHelper.java698 && ( nPropMode | ElementModes.READ ) != ( nMode | ElementModes.READ ) ) in setStorageTypeAndCheckProps()
748 && ( nPropMode | ElementModes.READ ) != ( nMode | ElementModes.READ ) ) in checkStorageProperties()
877 Object oSubStream = xParentStorage.openStreamElement( sName, ElementModes.READ ); in checkStream()
911 Object oSubStream = xParentStorage.openStreamElement( sName, ElementModes.READ ); in checkEncrStream()
927 …Object oSubStream = xParentStorage.openEncryptedStreamElement( sName, ElementModes.READ, sWrongPas… in checkEncrStream()
942 … Object oSubStream = xParentStorage.openEncryptedStreamElement( sName, ElementModes.READ, sPass ); in checkEncrStream()
986 … Object oSubStream = xHStorage.openStreamElementByHierarchicalName( sPath, ElementModes.READ ); in checkStreamH()
1027 … Object oSubStream = xHStorage.openStreamElementByHierarchicalName( sPath, ElementModes.READ ); in checkEncrStreamH()
1044 …m = xHStorage.openEncryptedStreamElementByHierarchicalName( sPath, ElementModes.READ, sWrongPass ); in checkEncrStreamH()
1060 …Stream = xHStorage.openEncryptedStreamElementByHierarchicalName( sPath, ElementModes.READ, sPass ); in checkEncrStreamH()
[all …]
H A DRegressionTest_i29169.java332 pArgs[1] = new Integer( ElementModes.READ ); in test()
344 ElementModes.READ ); in test()
354 ElementModes.READ ); in test()
363 …_aTestHelper.checkStorageProperties( xTempSubSubStorage, "MediaType3", false, ElementModes.READ ) ) in test()
366 … !m_aTestHelper.checkStorageProperties( xTempSubStorage, "MediaType4", false, ElementModes.READ ) ) in test()
369 …if ( !m_aTestHelper.checkStorageProperties( xTempStorage, "MediaType5", true, ElementModes.READ ) ) in test()
H A DTest12.java203 … ( !m_aTestHelper.checkStorageProperties( xResultStorage, "MediaType2", true, ElementModes.READ ) ) in test()
222 ElementModes.READ ); in checkSubStorages()
226 ElementModes.READ ); in checkSubStorages()
234 …!m_aTestHelper.checkStorageProperties( xReadSubStorage1, "MediaType3", false, ElementModes.READ ) ) in checkSubStorages()
237 …!m_aTestHelper.checkStorageProperties( xReadSubStorage2, "MediaType3", false, ElementModes.READ ) ) in checkSubStorages()
H A DRegressionTest_i46848.java170 pArgs[1] = new Integer( ElementModes.READ ); in test()
182 ElementModes.READ ); in test()
189 …if ( !m_aTestHelper.checkStorageProperties( xTempStorage, "MediaType2", true, ElementModes.READ ) ) in test()
192 …stHelper.checkStorageProperties( xTempSubStorage, "ChangedMediaType3", false, ElementModes.READ ) ) in test()
H A DRegressionTest_114358.java169 pArgs[1] = new Integer( ElementModes.READ ); in test()
181 ElementModes.READ ); in test()
188 …if ( !m_aTestHelper.checkStorageProperties( xTempStorage, "MediaType2", true, ElementModes.READ ) ) in test()
191 … !m_aTestHelper.checkStorageProperties( xTempSubStorage, "MediaType3", false, ElementModes.READ ) ) in test()
H A DTest13.java166 … if ( !m_aTestHelper.cantOpenStreamH( xTempFileStorage, aSubStream3Path, ElementModes.READ ) ) in testForPath()
169 … if ( !m_aTestHelper.cantOpenStreamH( xTempFileStorage, aBigSubStream3Path, ElementModes.READ ) ) in testForPath()
201 pArgs[1] = new Integer( ElementModes.READ ); in testForPath()
210 … ( !m_aTestHelper.checkStorageProperties( xResultStorage, "MediaType3", true, ElementModes.READ ) ) in testForPath()
H A DTest08.java178 pArgs[1] = new Integer( ElementModes.READ ); in test()
187 … ( !m_aTestHelper.checkStorageProperties( xResultStorage, "MediaType4", true, ElementModes.READ ) ) in test()
193 ElementModes.READ ); in test()
200 …m_aTestHelper.checkStorageProperties( xResultSubStorage, "MediaType5", false, ElementModes.READ ) ) in test()
H A DTest04.java227 ElementModes.READ ); in test()
234 … !m_aTestHelper.checkStorageProperties( xResSubStorage1, "MediaType4", false, ElementModes.READ ) ) in test()
241 ElementModes.READ ); in test()
248 … !m_aTestHelper.checkStorageProperties( xResSubStorage2, "MediaType5", false, ElementModes.READ ) ) in test()
/trunk/main/package/qa/ofopxmlstorages/
H A DTest05.java180 … ElementModes.READ | ElementModes.NOCREATE ); in test()
187 … ElementModes.READ | ElementModes.NOCREATE ); in test()
194 || !m_aTestHelper.cantOpenStream( xSubSubStorage, "SubStream1", ElementModes.READ ) ) in test()
261 ElementModes.READ ); in test()
270 ElementModes.READ, in test()
277 ElementModes.READ ); in test()
286 ElementModes.READ, in test()
293 ElementModes.READ ); in test()
302 ElementModes.READ, in test()
H A DTest08.java215 ElementModes.READ, in test()
235 ElementModes.READ ); in checkSubStorages()
239 ElementModes.READ ); in checkSubStorages()
249 ElementModes.READ, in checkSubStorages()
255 ElementModes.READ, in checkSubStorages()
H A DTestHelper.java197 && ( nPropMode | ElementModes.READ ) != ( nMode | ElementModes.READ ) ) in setStorageTypeAndCheckProps()
363 && ( nPropMode | ElementModes.READ ) != ( nMode | ElementModes.READ ) ) in checkStorageProperties()
539 Object oSubStream = xParentStorage.openStreamElement( sName, ElementModes.READ ); in checkStream()
891 Object oDummyStorage = xStorage.openStorageElement( sName, ElementModes.READ ); in cantOpenStorage()
1001 pArgs[1] = new Integer( ElementModes.READ ); in createStorageFromInputStream()
H A DTest04.java234 ElementModes.READ ); in test()
243 ElementModes.READ, in test()
251 ElementModes.READ ); in test()
260 ElementModes.READ, in test()
H A DTest02.java153 …if ( !m_aTestHelper.checkStorageProperties( xResultStorage, true, ElementModes.READ, aRelations ) ) in test()
159 ElementModes.READ ); in test()
168 ElementModes.READ, in test()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_storage.cxx117 if ( ( eMode != READ ) && in createStorage()
152 case READ: in createStorage()
274 = queryParentStorage( rUri, READ ); in createInputStream()
281 = queryStream( xParentStorage, rUri, rPassword, READ, false ); in createInputStream()
472 case READ: in queryStorage()
473 if ( !( nOpenMode & embed::ElementModes::READ ) ) in queryStorage()
536 if ( eMode == READ ) in queryStorage()
540 sal_Int32 nOpenMode = embed::ElementModes::READ in queryStorage()
615 case READ: in queryStream()
616 nOpenMode = embed::ElementModes::READ in queryStream()
[all …]
/trunk/main/xmlsecurity/source/helper/
H A Ddocumentsignaturehelper.cxx129 …d::XStorage > xSubStore = rxStore->openStorageElement( pNames[n], css::embed::ElementModes::READ ); in ImplFillElementList()
218 …orage > xSubStore = rxStore->openStorageElement( aSubStorageName, css::embed::ElementModes::READ ); in CreateElementList()
229 …orage > xSubStore = rxStore->openStorageElement( aSubStorageName, css::embed::ElementModes::READ ); in CreateElementList()
243 …XStorage > xTmpSubStore = rxStore->openStorageElement( pNames[n], css::embed::ElementModes::READ ); in CreateElementList()
266 …orage > xSubStore = rxStore->openStorageElement( aSubStorageName, css::embed::ElementModes::READ ); in CreateElementList()
278 …orage > xSubStore = rxStore->openStorageElement( aSubStorageName, css::embed::ElementModes::READ ); in CreateElementList()
289 …orage > xSubStore = rxStore->openStorageElement( aSubStorageName, css::embed::ElementModes::READ ); in CreateElementList()
312 sal_Int32 nSubStorageOpenMode = css::embed::ElementModes::READ; in OpenSignatureStream()
338 … DBG_ASSERT( nOpenMode == css::embed::ElementModes::READ, "Error creating signature stream..." ); in OpenSignatureStream()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx72 xRoot = xBlkRoot->openStorageElement( aFolderName, embed::ElementModes::READ ); in GetDoc()
105 xRoot = xBlkRoot->openStorageElement( aFolderName, embed::ElementModes::READ ); in GetDoc()
106 …rence < io::XStream > xStream = xRoot->openStreamElement( aStreamName, embed::ElementModes::READ ); in GetDoc()
201 xRoot = xBlkRoot->openStorageElement( aPackageName, embed::ElementModes::READ ); in GetMacroTable()
207 sStreamName, embed::ElementModes::READ ); in GetMacroTable()
325 xRoot = xBlkRoot->openStorageElement( aFolderName, embed::ElementModes::READ ); in GetBlockText()
333 …nce < io::XStream > xContents = xRoot->openStreamElement( aStreamName, embed::ElementModes::READ ); in GetBlockText()
499 …ce < io::XStream > xDocStream = xBlkRoot->openStreamElement( sDocName, embed::ElementModes::READ ); in ReadInfo()
/trunk/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx203 lcl_getObjectMapStreamName(), ElementModes::READ ), UNO_SET_THROW ); in lcl_readObjectMap_throw()
353 … i_rDocumentStorage->openStorageElement( lcl_getRecoveryDataSubStorageName(), ElementModes::READ ); in recoverSubDocuments()
364 … SubComponentRecovery::getComponentsStorageName( aKnownTypes[i] ), ElementModes::READ ) ); in recoverSubDocuments()
379 …ponentRecovery::getComponentsStorageName( eComponentType ), ElementModes::READ ), UNO_QUERY_THROW … in recoverSubDocuments()
407 …ce< XStorage > xCompStor( xComponentsStor->openStorageElement( stor->first, ElementModes::READ ) ); in recoverSubDocuments()
/trunk/main/offapi/com/sun/star/embed/
H A DElementModes.idl36 <const>ElementModes::READ</const> and <const>ElementModes::WRITE</const>
47 const long READ = 1;
55 <const>ElementModes::READ</const> and/or
66 it is the same as <const>ElementModes::READ</const>.

1234567