Home
last modified time | relevance | path

Searched defs:aKey (Results 51 – 75 of 106) sorted by relevance

12345

/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx170 … rtl::OUStringBuffer aKey( i_rKey.getLength() + i_rOption.getLength() + i_rValue.getLength() + 2 ); in insertValue() local
202 … rtl::OUStringBuffer aKey( i_rKey.getLength() + i_rOption.getLength() + i_rValue.getLength() + 2 ); in translateValue() local
922 ByteString aKey = GetCommandLineToken( 0, aCurrentLine.GetToken( 0, ':' ) ); in parse() local
1123 String aKey( aLine.Copy( 8 ), RTL_TEXTENCODING_MS_1252 ); in parse() local
1160 ByteString aKey = rLine; in parseOpenUI() local
1206 String aKey( GetCommandLineToken( 2, aLine ), RTL_TEXTENCODING_MS_1252 ); in parseOrderDependency() local
/trunk/main/ucb/source/core/
H A Ducb.cxx118 rtl::OUString aKey(p, q - p); in fillPlaceholders() local
716 rtl::OUString aKey; in changesOccurred() local
/trunk/main/stoc/source/registry_tdprovider/
H A Drdbtdp_tdenumeration.cxx104 rtl::OUString aKey( rModuleName.replace( '.', '/' ) ); in createInstance() local
H A Dtdprovider.cxx343 OUString aKey( rName.replace( '.', '/' ) ); in getByHierarchicalNameImpl() local
/trunk/main/cppuhelper/source/
H A Dunourl.cxx77 rtl::OUString aKey; in Impl() local
/trunk/main/framework/source/accelerators/
H A Dacceleratorexecute.cxx228 ::rtl::OUString AcceleratorExecute::impl_ts_findCommand(const css::awt::KeyEvent& aKey) in impl_ts_findCommand()
/trunk/main/xmloff/source/transform/
H A DOasis2OOo.cxx1384 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() local
1579 Sequence < sal_Int8 > aKey; in EndElement() local
1641 Sequence < sal_Int8 > aKey; in StartElement() local
H A DStyleOOoTContext.cxx321 XMLTransformerActions::key_type aKey( nPrefix, rLocalName ); in GetPropContextAndAction() local
1186 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in StartElement() local
H A DTransformerBase.cxx91 XMLTransformerActions::key_type aKey( nPrefix, rLocalName ); in CreateContext() local
542 XMLTransformerActions::key_type aKey( nPrefix, aLocalName ); in ProcessAttrList() local
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DUnoUrl.java265 String aKey = ""; in buildParamHashMap() local
/trunk/main/store/source/
H A Dstore.cxx582 OStorePageKey aKey; in store_attrib() local
754 OStorePageKey aKey; in store_remove() local
H A Dstorpage.cxx111 OStorePageKey aKey (rtl_crc32 (0, "/", 1), 0); in initialize() local
332 OStorePageKey aKey; in iget() local
/trunk/main/framework/source/uifactory/
H A Dfactoryconfiguration.cxx69 rtl::OUStringBuffer aKey( aCommandURL ); in getHashKeyFromStrings() local
/trunk/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx229 ONDXKey aKey; member in connectivity::dbase::ONDXNode
/trunk/main/vcl/source/gdi/
H A Djobset.cxx357 String aKey, aValue; in operator >>() local
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dnssinitializer.cxx450 css::uno::Reference< css::xml::crypto::XCipherContext > SAL_CALL ONSSInitializer::getCipherContext(… in getCipherContext()
/trunk/main/store/workben/
H A Dt_base.cxx291 OStorePageKey aKey; in __store_testUnicode() local
/trunk/main/package/source/package/zippackage/
H A DZipPackageStream.cxx283 Sequence< sal_Int8 > aKey; in TryToGetRawFromDataStream() local
/trunk/main/cui/source/customize/
H A Dacccfg.cxx653 void SfxAccCfgTabListBox_Impl::KeyInput(const KeyEvent& aKey) in KeyInput()
891 KeyCode aKey = KEYCODE_ARRAY[i1]; in Init() local
/trunk/main/vcl/source/window/
H A Dsplit.cxx698 KeyCode aKey( KEY_ESCAPE ); in KeyInput() local
/trunk/main/oox/source/ole/
H A Dvbaproject.cxx369 OUString aKey, aValue; in importVba() local
/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx645 PropertySetInfoKey aKey( xInfo, aImplId ); in _Filter() local
692 PropertySetInfoKey aKey( xInfo, aImplId ); in _Filter() local
/trunk/main/uui/source/
H A Diahndl-authentication.cxx451 sal_uInt8 aKey[RTL_DIGEST_LENGTH_MD5]; in executeMasterPasswordDialog() local
/trunk/main/sw/source/core/inc/
H A Dtxmsrt.hxx212 String aKey; member
/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx110 void SetEncryptionKeyProperty_Impl( const uno::Reference< beans::XPropertySet >& xPropertySet, in SetEncryptionKeyProperty_Impl()
442 uno::Sequence< beans::NamedValue > aKey; in IsEncrypted() local
1639 uno::Sequence< beans::NamedValue > aKey = aEncryptionData.getAsConstNamedValueList(); in GetCopyOfLastCommit() local

Completed in 127 milliseconds

12345