Home
last modified time | relevance | path

Searched refs:NamedValue (Results 276 – 300 of 405) sorted by relevance

1...<<11121314151617

/aoo41x/main/extensions/source/oooimprovement/
H A Donlogrotate_job.cxx195 const Sequence<NamedValue>&, in executeAsync() argument
/aoo41x/main/offapi/com/sun/star/configuration/backend/
H A DLayerUpdateMerger.idl73 <type scope="com::sun::star::beans">NamedValue</type>.
/aoo41x/main/desktop/source/app/
H A Dapp.cxx932 …const ::css::beans::NamedValue aNamedProps( OUSTR("SUPPRESS_LICENSE"), ::css::uno::makeAny( OUSTR(… in installBundledExtensionBlobs()
933 const ::css::uno::Sequence< ::css::beans::NamedValue> xProperties( &aNamedProps, 1); in installBundledExtensionBlobs()
2029 Sequence< NamedValue > lArgs(2); in Main()
2575 Sequence<NamedValue> args; in CheckOEM()
3113 …css::beans::NamedValue aProperty( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "AllowUserInteract… in OpenClients()
/aoo41x/main/sc/source/filter/excel/
H A Dxestream.cxx488 Sequence< NamedValue > aEncryptionData = rRoot.GetEncryptionData(); in XclExpBiff8Encrypter()
576 void XclExpBiff8Encrypter::Init( const Sequence< NamedValue >& rEncryptionData ) in Init()
H A Dexcel.cxx85 uno::Sequence< beans::NamedValue > aArgSeq( 1 ); in ScImportExcel()
/aoo41x/main/offapi/com/sun/star/document/
H A DXDocumentProperties.idl39 #include <com/sun/star/beans/NamedValue.idl>
260 sequence< com::sun::star::beans::NamedValue > DocumentStatistics;
/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavprovider.cxx97 beans::NamedValue aNodePath; in ContentProvider()
/aoo41x/main/desktop/source/migration/services/
H A Doo3extensionmigration.hxx117 … const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& Arguments )
/aoo41x/main/sfx2/inc/sfx2/
H A Dfcontnr.hxx151 …rProps( const com::sun::star::uno::Sequence < ::com::sun::star::beans::NamedValue >& aSeq, SfxFilt…
/aoo41x/main/embeddedobj/source/commonembedding/
H A Dspecialobject.cxx52 …e< lang::XMultiServiceFactory >& xFactory, const uno::Sequence< beans::NamedValue >& aObjectProps ) in OSpecialEmbeddedObject()
H A Dpersistence.cxx1058 uno::Sequence< beans::NamedValue > aOutFramePropsTyped; in setPersistentEntry()
1067 for ( const beans::NamedValue* pTypedProp = aOutFramePropsTyped.getConstArray(); in setPersistentEntry()
1738 uno::Sequence< beans::NamedValue > aObject = aHelper.GetObjectPropsByFilter( m_aLinkFilterName ); in reload()
/aoo41x/main/framework/source/loadenv/
H A Dloadenv.cxx750 css::uno::Sequence< css::beans::NamedValue > lQuery(1) ; in classifyContent()
959 css::uno::Sequence< css::beans::NamedValue > lQuery(1); in impl_handleContent()
1261 css::uno::Sequence< css::beans::NamedValue > lQuery(1); in impl_searchLoader()
/aoo41x/main/cui/source/options/
H A Doptgdlg.cxx1243 …theArgs[0] = makeAny(NamedValue(OUString::createFromAscii("NodePath"), makeAny(sInstalledLocalesPa… in OfaLanguagesTabPage()
1244 theArgs[1] = makeAny(NamedValue(OUString::createFromAscii("reload"), makeAny(sal_True))); in OfaLanguagesTabPage()
1263 …theArgs2[0] = makeAny(NamedValue(OUString::createFromAscii("NodePath"), makeAny(sUserLocalePath))); in OfaLanguagesTabPage()
/aoo41x/main/xmlsecurity/qa/certext/
H A DSanCertExt.cxx187 ::com::sun::star::beans::NamedValue otherNameProp; in test_Others()
/aoo41x/main/comphelper/source/property/
H A DTypeGeneration.cxx227 … case CPPUTYPE_SEQNAMEDVALUE: pType = &::getCppuType( (Sequence<beans::NamedValue>*)0 ); break; in GenerateCppuType()
/aoo41x/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx129 uno::Sequence< beans::NamedValue > stats; in getPropertyValue()
177 uno::Sequence< beans::NamedValue > stats; in setPropertyValue()
/aoo41x/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx343 Sequence< NamedValue > aFontPropertyValues; in setPropertyValue()
345 const NamedValue* fontPropertyValue = aFontPropertyValues.getConstArray(); in setPropertyValue()
346 … const NamedValue* fontPropertyValueEnd = fontPropertyValue + aFontPropertyValues.getLength(); in setPropertyValue()
2873 Sequence< NamedValue > aFontPropertyValues; in impl_executeFontDialog_nothrow()
/aoo41x/main/dbaccess/source/ui/app/
H A DAppController.cxx2687 aArgs[0] <<= NamedValue( PROPERTY_SQLEXCEPTION, makeAny( aWarning ) );
2865 Sequence< NamedValue > aCurrentSelection; in select()
2869 const NamedValue* pIter = aCurrentSelection.getConstArray(); in select()
2870 const NamedValue* pEnd = pIter + aCurrentSelection.getLength(); in select()
/aoo41x/main/svtools/source/uno/
H A Dgenericunodialog.cxx320 NamedValue aValue; in implInitialize()
/aoo41x/main/extensions/source/config/ldap/
H A Dldapuserprofilebe.cxx126 …css::beans::NamedValue aPath(rtl::OUString::createFromAscii("nodepath"), uno::makeAny(kComponent) … in readLdapConfiguration()
/aoo41x/main/desktop/source/migration/
H A Dpages.cxx118 Sequence < NamedValue > aSeq; in checkEval()
/aoo41x/main/sfx2/source/doc/
H A Dobjstor.cxx205 bool GetEncryptionData_Impl( const SfxItemSet* pSet, uno::Sequence< beans::NamedValue >& o_rEncrypt… in GetEncryptionData_Impl()
363 uno::Sequence< beans::NamedValue > aEncryptionAlgs( 3 ); in SetupStorage()
1040 uno::Sequence< beans::NamedValue > aEncryptionData; in DoSave()
1430 uno::Sequence< beans::NamedValue > aEncryptionData; in SaveTo_Impl()
3228 uno::Sequence< beans::NamedValue > aEncryptionData; in LoadOwnFormat()
H A Dguisaveas.cxx503 uno::Sequence< beans::NamedValue > aSearchRequest( 1 ); in GetDocServiceAnyFilter()
521 uno::Sequence< beans::NamedValue > aSearchRequest( 2 ); in GetPreselectedFilter_Impl()
774 uno::Sequence< beans::NamedValue > aSearchRequest( 1 ); in CheckFilterOptionsDialogExistence()
/aoo41x/main/package/source/zippackage/
H A DZipPackage.cxx609 beans::NamedValue aNamedValue; in initialize()
1741 uno::Sequence< beans::NamedValue > aKeys; in setPropertyValue()
1766 uno::Sequence< beans::NamedValue > aAlgorithms; in setPropertyValue()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlimp.hxx202 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue> & i_rStats);

Completed in 676 milliseconds

1...<<11121314151617