/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterConfigurationAccess.cxx | 263 Sequence<OUString> aKeys (rxContainer->getElementNames()); in ForAll() local 264 for (sal_Int32 nItemIndex=0; nItemIndex<aKeys.getLength(); ++nItemIndex) in ForAll() 267 const OUString& rsKey (aKeys[nItemIndex]); in ForAll() 300 Sequence<OUString> aKeys (rxContainer->getElementNames()); in ForAll() local 303 const OUString& rsKey (aKeys[nItemIndex]); in ForAll() 323 Sequence<OUString> aKeys (rxContainer->getElementNames()); in FillList() local 324 rList.resize(aKeys.getLength()); in FillList() 328 rxContainer->getByName(aKeys[nItemIndex]), UNO_QUERY); in FillList() 349 Sequence<OUString> aKeys (rxContainer->getElementNames()); in Find() local 353 rxContainer->getByName(aKeys[nItemIndex]), in Find() [all …]
|
H A D | PresenterTheme.cxx | 953 Sequence<OUString> aKeys (xThemes->getElementNames()); in ReadTheme() local 954 for (sal_Int32 nItemIndex=0; nItemIndex<aKeys.getLength(); ++nItemIndex) in ReadTheme() 956 const OUString& rsKey (aKeys[nItemIndex]); in ReadTheme()
|
/aoo42x/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsRequestFactory.cxx | 44 ::boost::shared_ptr<std::vector<CacheKey> > aKeys; in operator ()() 47 aKeys = rpCacheContext->GetEntryList(true); in operator ()() 48 if (aKeys.get() != NULL) in operator ()() 51 std::vector<CacheKey>::const_iterator iEnd (aKeys->end()); in operator ()() 52 for (iKey=aKeys->begin(); iKey!=iEnd; ++iKey) in operator ()() 57 aKeys = rpCacheContext->GetEntryList(false); in operator ()() 58 if (aKeys.get() != NULL) in operator ()() 61 std::vector<CacheKey>::const_iterator iEnd (aKeys->end()); in operator ()() 62 for (iKey=aKeys->begin(); iKey!=iEnd; ++iKey) in operator ()()
|
/aoo42x/main/unotools/source/config/ |
H A D | inetoptions.cxx | 191 aKeys[nCount] = m_aEntries[i].m_aName; in Commit() 199 aKeys.realloc(nCount); in Commit() 201 PutProperties(aKeys, aValues); in Commit() 268 aKeys[i] = m_aEntries[i].m_aName; in Impl() 269 if (!EnableNotification(aKeys)) in Impl() 292 aKeys[nCount] = m_aEntries[i].m_aName; in getProperty() 299 aKeys.realloc(nCount); in getProperty() 301 aValues(GetProperties(aKeys)); in getProperty() 341 aKeys[0] = m_aEntries[nIndex].m_aName; in setProperty() 346 PutProperties(aKeys, aValues); in setProperty() [all …]
|
/aoo42x/main/sd/source/ui/tools/ |
H A D | ConfigurationAccess.cxx | 178 Sequence<OUString> aKeys (rxContainer->getElementNames()); in ForAll() local 179 for (sal_Int32 nItemIndex=0; nItemIndex<aKeys.getLength(); ++nItemIndex) in ForAll() 181 const OUString& rsKey (aKeys[nItemIndex]); in ForAll() 207 Sequence<OUString> aKeys (rxContainer->getElementNames()); in FillList() local 208 rList.resize(aKeys.getLength()); in FillList() 209 for (sal_Int32 nItemIndex=0; nItemIndex<aKeys.getLength(); ++nItemIndex) in FillList() 212 rxContainer->getByName(aKeys[nItemIndex]), UNO_QUERY); in FillList()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | sortopt.cxx | 85 for( sal_uInt16 i=0; i < rOpt.aKeys.Count(); ++i ) in SwSortOptions() 87 SwSortKey* pNew = new SwSortKey(*rOpt.aKeys[i]); in SwSortOptions() 88 aKeys.C40_INSERT( SwSortKey, pNew, aKeys.Count()); in SwSortOptions() 95 aKeys.DeleteAndDestroy(0, aKeys.Count()); in ~SwSortOptions()
|
H A D | docsort.cxx | 158 for(sal_uInt16 nKey = 0; nKey < pOptions->aKeys.Count(); ++nKey) in operator <() 162 const SwSortKey* pSrtKey = pOptions->aKeys[ nKey ]; in operator <() 238 sal_uInt16 nDCount = pOptions->aKeys[nId]->nColumnId, i = 1; in GetKey() 277 sal_uInt16 nCol = pOptions->aKeys[nKey]->nColumnId-1; in GetKey() 306 sal_uInt16 nCol = pOptions->aKeys[nKey]->nColumnId-1; in GetValue()
|
/aoo42x/main/ucbhelper/source/provider/ |
H A D | providerhelper.cxx | 389 uno::Sequence< rtl::OUString > aKeys in renameAdditionalPropertySet() local 391 sal_Int32 nCount = aKeys.getLength(); in renameAdditionalPropertySet() 407 const rtl::OUString* pKeys = aKeys.getConstArray(); in renameAdditionalPropertySet() 476 uno::Sequence< rtl::OUString > aKeys in copyAdditionalPropertySet() local 478 sal_Int32 nCount = aKeys.getLength(); in copyAdditionalPropertySet() 494 const rtl::OUString* pKeys = aKeys.getConstArray(); in copyAdditionalPropertySet() 615 uno::Sequence< rtl::OUString > aKeys in removeAdditionalPropertySet() local 617 sal_Int32 nCount = aKeys.getLength(); in removeAdditionalPropertySet() 633 const rtl::OUString* pKeys = aKeys.getConstArray(); in removeAdditionalPropertySet()
|
/aoo42x/main/sd/source/ui/sidebar/ |
H A D | RecentlyUsedMasterPages.cxx | 200 Sequence<OUString> aKeys (xSet->getElementNames()); in LoadPersistentValues() local 202 mpMasterPages->reserve(aKeys.getLength()); in LoadPersistentValues() 203 for (int i=0; i<aKeys.getLength(); i++) in LoadPersistentValues() 206 xSet->getByName(aKeys[i]), UNO_QUERY); in LoadPersistentValues() 267 Sequence<OUString> aKeys (xSet->getElementNames()); in SavePersistentValues() local 269 for (i=0; i<aKeys.getLength(); i++) in SavePersistentValues() 270 xSet->removeByName (aKeys[i]); in SavePersistentValues()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | configsettings.cxx | 144 Sequence< OUString > aKeys( GetNodeNames( aKeyName ) ); in getValues() local 145 Sequence< OUString > aSettingsKeys( aKeys.getLength() ); in getValues() 146 const OUString* pFrom = aKeys.getConstArray(); in getValues() 148 for( int m = 0; m < aKeys.getLength(); m++ ) in getValues() 166 … OUStringToOString( aKeys.getConstArray()[i], RTL_TEXTENCODING_ASCII_US ).getStr(), in getValues()
|
/aoo42x/main/stoc/source/registry_tdprovider/ |
H A D | rdbtdp_tdenumeration.cxx | 357 uno::Sequence< uno::Reference< registry::XRegistryKey > > aKeys; in queryMore() local 360 aKeys = m_aModuleKeys.front()->openKeys(); in queryMore() 361 for ( sal_Int32 n = 0; n < aKeys.getLength(); ++n ) in queryMore() 363 uno::Reference< registry::XRegistryKey > xKey = aKeys[ n ]; in queryMore() 455 for ( sal_Int32 n = 0; n < aKeys.getLength(); ++n ) in queryMore() 459 aKeys[ n ]->closeKey(); in queryMore()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | srtdlg.cxx | 356 aOptions.aKeys.C40_INSERT(SwSortKey, pKey, aOptions.aKeys.Count()); in Apply() 370 aOptions.aKeys.C40_INSERT( SwSortKey, pKey, aOptions.aKeys.Count() ); in Apply() 384 aOptions.aKeys.C40_INSERT( SwSortKey, pKey, aOptions.aKeys.Count() ); in Apply()
|
/aoo42x/main/sd/source/ui/framework/configuration/ |
H A D | ResourceFactoryManager.cxx | 155 ::std::vector<OUString> aKeys; in RemoveFactoryForReference() 159 aKeys.push_back(iFactory->first); in RemoveFactoryForReference() 163 for (iKey=aKeys.begin(); iKey!=aKeys.end(); ++iKey) in RemoveFactoryForReference()
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | ATable.cxx | 104 WpADOKeys aKeys; in refreshKeys() local 107 aKeys = m_aTable.get_Keys(); in refreshKeys() 108 aKeys.fillElementNames(aVector); in refreshKeys() 114 m_pKeys = new OKeys(*this,m_aMutex,aVector,aKeys,isCaseSensitive(),m_pCatalog->getConnection()); in refreshKeys()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoobj.cxx | 2886 SwSortKey* aKeys[3] = {pKey1, pKey2, pKey3}; in ConvertSortProperties() local 2971 aKeys[nIndex]->sSortType = aTxt; in ConvertSortProperties() 2993 aKeys[nIndex]->nColumnId = nCol; in ConvertSortProperties() 3010 aKeys[nIndex]->bIsNumeric = bTemp; in ConvertSortProperties() 3027 aKeys[nIndex]->eSortOrder = (bTemp) in ConvertSortProperties() 3065 aKeys[i]->nColumnId = in ConvertSortProperties() 3067 aKeys[i]->bIsNumeric = (pFields[i].FieldType == in ConvertSortProperties() 3094 rSortOpt.aKeys.C40_INSERT(SwSortKey, pKey1, rSortOpt.aKeys.Count()); in ConvertSortProperties() 3098 rSortOpt.aKeys.C40_INSERT(SwSortKey, pKey2, rSortOpt.aKeys.Count()); in ConvertSortProperties() 3102 rSortOpt.aKeys.C40_INSERT(SwSortKey, pKey3, rSortOpt.aKeys.Count()); in ConvertSortProperties() [all …]
|
/aoo42x/main/vcl/unx/generic/dtrans/ |
H A D | config.cxx | 82 Sequence< OUString > aKeys( 1 ); in DtransX11ConfigItem() local 83 aKeys.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( SELECTION_PROPERTY ) ); in DtransX11ConfigItem() 84 Sequence< Any > aValues = GetProperties( aKeys ); in DtransX11ConfigItem()
|
/aoo42x/main/package/source/package/zippackage/ |
H A D | ZipPackage.cxx | 1741 uno::Sequence< beans::NamedValue > aKeys; in setPropertyValue() local 1742 if ( !( aValue >>= aKeys ) || ( aKeys.getLength() && aKeys.getLength() < 2 ) ) in setPropertyValue() 1745 if ( aKeys.getLength() ) in setPropertyValue() 1749 for ( sal_Int32 nInd = 0; nInd < aKeys.getLength(); nInd++ ) in setPropertyValue() 1751 if ( aKeys[nInd].Name.equals( PACKAGE_ENCRYPTIONDATA_SHA256UTF8 ) ) in setPropertyValue() 1753 if ( aKeys[nInd].Name.equals( PACKAGE_ENCRYPTIONDATA_SHA1UTF8 ) ) in setPropertyValue() 1761 m_aStorageEncryptionKeys = aKeys; in setPropertyValue()
|
H A D | ZipPackageStream.cxx | 816 uno::Sequence< beans::NamedValue > aKeys; in setPropertyValue() local 817 if ( !( aValue >>= aKeys ) ) in setPropertyValue() 824 if ( aKeys.getLength() ) in setPropertyValue() 829 m_aStorageEncryptionKeys = aKeys; in setPropertyValue()
|
/aoo42x/main/vcl/unx/generic/printergfx/ |
H A D | printerjob.cxx | 820 ::std::vector< const PPDKey* > aKeys( nKeys ); in writeFeatureList() 822 aKeys[i] = rJob.m_aContext.getModifiedKey( i ); in writeFeatureList() 823 ::std::sort( aKeys.begin(), aKeys.end(), less_ppd_key() ); in writeFeatureList() 827 const PPDKey* pKey = aKeys[i]; in writeFeatureList()
|
/aoo42x/main/vcl/unx/generic/printer/ |
H A D | cupsmgr.cxx | 870 ::std::vector< const PPDKey* > aKeys( nKeys ); in getOptionsFromDocumentSetup() 872 aKeys[i] = rJob.m_aContext.getModifiedKey( i ); in getOptionsFromDocumentSetup() 873 ::std::sort( aKeys.begin(), aKeys.end(), less_ppd_key() ); in getOptionsFromDocumentSetup() 877 const PPDKey* pKey = aKeys[i]; in getOptionsFromDocumentSetup()
|
/aoo42x/main/sw/source/core/fields/ |
H A D | authfld.cxx | 552 void SwAuthorityFieldType::SetSortKeys(sal_uInt16 nKeyCount, SwTOXSortKey aKeys[]) in SetSortKeys() argument 557 if(aKeys[i].eField < AUTH_FIELD_END) in SetSortKeys() 558 m_pSortKeyArr->Insert(new SwTOXSortKey(aKeys[i]), nArrIdx++); in SetSortKeys()
|
/aoo42x/main/xmloff/source/text/ |
H A D | XMLSectionExport.cxx | 1730 Sequence<Sequence<PropertyValue> > aKeys; in ExportBibliographyConfiguration() local 1731 aAny >>= aKeys; in ExportBibliographyConfiguration() 1732 sal_Int32 nKeysCount = aKeys.getLength(); in ExportBibliographyConfiguration() 1735 Sequence<PropertyValue> & rKey = aKeys[nKeys]; in ExportBibliographyConfiguration()
|
/aoo42x/main/offapi/com/sun/star/embed/ |
H A D | XInplaceClient.idl | 195 @param aKeys 201 void translateAccelerators( [in] sequence< ::com::sun::star::awt::KeyEvent > aKeys )
|
/aoo42x/main/embeddedobj/source/msole/ |
H A D | olemisc.cxx | 652 const uno::Sequence< awt::KeyEvent >& aKeys ) in translateAccelerators() 661 xWrappedObject->translateAccelerators( aKeys ); in translateAccelerators()
|
/aoo42x/main/wizards/com/sun/star/wizards/reportbuilder/ |
H A D | ReportBuilderImplementation.java | 651 final Set aKeys = getLayoutMap().keySet(); in getDataLayout() local 652 final Iterator aKeyIterator = aKeys.iterator(); in getDataLayout()
|