Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/doc/
H A Dobjstor.cxx3466 for ( sal_Int32 nInd = 0; nInd < aSubElements.getLength(); nInd++ ) in StoragesOfUnknownMediaTypeAreCopied_Impl()
3468 if ( xSource->isStorageElement( aSubElements[nInd] ) ) in StoragesOfUnknownMediaTypeAreCopied_Impl()
3532 if ( !xTarget->hasByName( aSubElements[nInd] ) ) in StoragesOfUnknownMediaTypeAreCopied_Impl()
3594 for ( sal_Int32 nInd = 0; nInd < aSubElements.getLength(); nInd++ ) in CopyStoragesOfUnknownMediaType()
3599 if ( xSource->isStorageElement( aSubElements[nInd] ) ) in CopyStoragesOfUnknownMediaType()
3601 OSL_ENSURE( !xTarget->hasByName( aSubElements[nInd] ), in CopyStoragesOfUnknownMediaType()
3604 xSource->copyElementTo( aSubElements[nInd], xTarget, aSubElements[nInd] ); in CopyStoragesOfUnknownMediaType()
3607 else if ( xSource->isStorageElement( aSubElements[nInd] ) ) in CopyStoragesOfUnknownMediaType()
3675aSubElements[nInd].equalsAscii( "Configurations2" ) || !xTarget->hasByName( aSubElements[nInd] ), in CopyStoragesOfUnknownMediaType()
3678 if ( !xTarget->hasByName( aSubElements[nInd] ) ) in CopyStoragesOfUnknownMediaType()
[all …]

Completed in 47 milliseconds