Home
last modified time | relevance | path

Searched refs:replaceByName (Results 1 – 25 of 198) sorted by relevance

12345678

/trunk/main/xmloff/source/style/
H A DFillStyleContext.cxx77 xGradient->replaceByName( maStrName, maAny ); in EndElement()
123 xHatch->replaceByName( maStrName, maAny ); in EndElement()
203 xBitmap->replaceByName( maStrName, maAny ); in EndElement()
250 xTransGradient->replaceByName( maStrName, maAny ); in EndElement()
296 xMarker->replaceByName( maStrName, maAny ); in EndElement()
342 xDashes->replaceByName( maStrName, maAny ); in EndElement()
/trunk/main/svtools/inc/svtools/
H A Dunoevent.hxx95 virtual void SAL_CALL replaceByName(
148 virtual void replaceByName(
222 using SvBaseEventDescriptor::replaceByName;
223 virtual void replaceByName(
280 using SvBaseEventDescriptor::replaceByName;
281 virtual void replaceByName(
/trunk/main/ucb/source/core/
H A Ducbstore.cxx928 xNewPropNameReplace->replaceByName( in renamePropertySet()
938 xNewPropNameReplace->replaceByName( in renamePropertySet()
1536 xNameReplace->replaceByName( in setPropertyValue()
1541 xNameReplace->replaceByName( in setPropertyValue()
1817 xNameReplace->replaceByName( in addProperty()
1822 xNameReplace->replaceByName( in addProperty()
1827 xNameReplace->replaceByName( in addProperty()
1834 xNameReplace->replaceByName( in addProperty()
2289 xNameReplace->replaceByName( in setPropertyValues()
2300 xNameReplace->replaceByName( in setPropertyValues()
[all …]
/trunk/main/filter/source/config/cache/
H A Dfiltercache.cxx1770 xNode->replaceByName(pUINames[i].Name, pUINames[i].Value); in impl_savePatchUINames()
2011 xItem->replaceByName(PROPNAME_URLPATTERN, pIt->second); in impl_saveItem()
2014 xItem->replaceByName(PROPNAME_EXTENSIONS, pIt->second); in impl_saveItem()
2017 xItem->replaceByName(PROPNAME_PREFERRED, pIt->second); in impl_saveItem()
2020 xItem->replaceByName(PROPNAME_MEDIATYPE, pIt->second); in impl_saveItem()
2036 xItem->replaceByName(PROPNAME_TYPE, pIt->second); in impl_saveItem()
2042 xItem->replaceByName(PROPNAME_UICOMPONENT, pIt->second); in impl_saveItem()
2051 xItem->replaceByName(PROPNAME_USERDATA, pIt->second); in impl_saveItem()
2054 xItem->replaceByName(PROPNAME_TEMPLATENAME, pIt->second); in impl_saveItem()
2067 xItem->replaceByName(PROPNAME_FLAGS, aFlagNameList); in impl_saveItem()
[all …]
/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx403 m_xContainer->replaceByName(aNameList[i], aValueList[i]); in storeLocalFileName()
433 replaceByName(UNISTRING(DOWNLOAD_PAUSED) , uno::makeAny(paused)); in storeDownloadPaused()
447 replaceByName(UNISTRING(LAST_CHECK), uno::makeAny(lastCheck)); in updateLastChecked()
479 m_xContainer->replaceByName(aName, aValues[n]); in storeUpdateFound()
504 m_xContainer->replaceByName(aName, uno::makeAny(rtl::OUString())); in clearUpdateFound()
590 UpdateCheckConfig::replaceByName( const ::rtl::OUString& aName, const uno::Any& aElement ) in replaceByName() function in UpdateCheckConfig
594 return m_xContainer->replaceByName( aName, aElement ); in replaceByName()
/trunk/main/svtools/source/uno/
H A Dunoevent.cxx78 void SvBaseEventDescriptor::replaceByName( in replaceByName() function in SvBaseEventDescriptor
102 replaceByName(nMacroID, aMacro); in replaceByName()
420 void SvEventDescriptor::replaceByName( in replaceByName() function in SvEventDescriptor
506 void SvDetachedEventDescriptor::replaceByName( in replaceByName() function in SvDetachedEventDescriptor
581 replaceByName(nEvent, *pMacro); in copyMacrosFromTable()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XContainer.java234 NC.replaceByName("XContainer_dummy", inst); in performChanges()
236 NC.replaceByName("XContainer_dummy", inst2); in performChanges()
337 NR.replaceByName(name, newValue); in performChanges4()
344 NR.replaceByName(name, originalValue); in performChanges4()
H A D_XNameReplace.java133 oObj.replaceByName(oNames[0],oInstance); in _replaceByName()
144 oObj.replaceByName(oNames[0],old); in _replaceByName()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx428 xNameReplace->replaceByName( in setData()
444 xNameReplace->replaceByName( in setData()
451 xNameReplace->replaceByName( in setData()
768 xNewNameReplace->replaceByName( in move()
780 xNewNameReplace->replaceByName( in move()
784 xNewNameReplace->replaceByName( in move()
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptSecurity.java290 xNameReplace.replaceByName( "SecureURL", aSecureURLs ); in setSecurity()
293 xNameReplace.replaceByName( "OfficeBasic", new Integer(officeBasic) ); in setSecurity()
305 xNameReplace.replaceByName( "Confirmation", bConfirm ); in setSecurity()
317 xNameReplace.replaceByName( "Warning", bWarning ); in setSecurity()
/trunk/main/cui/source/options/
H A Doptupdt.cxx196 m_xUpdateAccess->replaceByName( UNISTRING("AutoCheckEnabled"), uno::makeAny( bValue ) ); in FillItemSet()
219 m_xUpdateAccess->replaceByName( UNISTRING("CheckInterval"), uno::makeAny( nValue ) ); in FillItemSet()
226 m_xUpdateAccess->replaceByName( UNISTRING("AutoDownloadEnabled"), uno::makeAny( bValue ) ); in FillItemSet()
236 m_xUpdateAccess->replaceByName( UNISTRING("DownloadDestination"), uno::makeAny( aURL ) ); in FillItemSet()
/trunk/main/offapi/com/sun/star/configuration/
H A DSimpleSetUpdate.idl82 <member scope="com::sun::star::container">XNameContainer::replaceByName()</member>.
98 or <member scope="com::sun::star::container">XNameContainer::replaceByName()</member>.
105 <member scope="com::sun::star::container">XNameContainer::replaceByName()</member>
139 <member scope="com::sun::star::container">XNameContainer::replaceByName()</member>.
/trunk/main/sd/source/core/
H A Ddrawdoc4.cxx562 xDefaultTableStyle->replaceByName( OUString( RTL_CONSTASCII_USTRINGPARAM("body") ), rBody ); in implCreateTableTemplate()
563 …xDefaultTableStyle->replaceByName( OUString( RTL_CONSTASCII_USTRINGPARAM("odd-rows") ), rBanding ); in implCreateTableTemplate()
564 …xDefaultTableStyle->replaceByName( OUString( RTL_CONSTASCII_USTRINGPARAM("odd-columns") ), rBandin… in implCreateTableTemplate()
565 …xDefaultTableStyle->replaceByName( OUString( RTL_CONSTASCII_USTRINGPARAM("first-row") ), rHeading … in implCreateTableTemplate()
566 …xDefaultTableStyle->replaceByName( OUString( RTL_CONSTASCII_USTRINGPARAM("first-column") ), rHeadi… in implCreateTableTemplate()
567 …xDefaultTableStyle->replaceByName( OUString( RTL_CONSTASCII_USTRINGPARAM("last-row") ), rHeading ); in implCreateTableTemplate()
568 …xDefaultTableStyle->replaceByName( OUString( RTL_CONSTASCII_USTRINGPARAM("last-column") ), rHeadin… in implCreateTableTemplate()
/trunk/main/framework/test/
H A Dtest_documentproperties.bas423 aDocumentProperties.replaceByName ( sItemName_1$, sNewValue_1$ )
424 aDocumentProperties.replaceByName ( sItemName_2$, sNewValue_2$ )
425 aDocumentProperties.replaceByName ( sItemName_3$, sNewValue_3$ )
426 aDocumentProperties.replaceByName ( sItemName_4$, sNewValue_4$ )
427 aDocumentProperties.replaceByName ( sItemName_5$, sNewValue_5$ )
/trunk/main/svx/source/table/
H A Dtabledesign.cxx114 …virtual void SAL_CALL replaceByName( const OUString& aName, const Any& aElement ) throw(IllegalArg…
167 …virtual void SAL_CALL replaceByName( const OUString& aName, const Any& aElement ) throw(IllegalArg…
393 void SAL_CALL TableDesignStyle::replaceByName( const OUString& rName, const Any& aElement ) throw(I… in replaceByName() function in sdr::table::TableDesignStyle
668 void SAL_CALL TableDesignFamily::replaceByName( const OUString& rName, const Any& aElement ) throw(… in replaceByName() function in sdr::table::TableDesignFamily
/trunk/main/unotools/source/config/
H A Dconfigitem.cxx695 xNodeReplace->replaceByName(sProperty, pValues[i]); in PutProperties()
704 xTopNodeReplace->replaceByName(sProperty, pValues[i]); in PutProperties()
1082 xCont->replaceByName(sSubNode, pValues[nValue].Value);
1167 xCont->replaceByName(pContainerSubNodes[nContSub], Any());
1224 xCont->replaceByName(sSubNode, pValues[nValue].Value);
H A Deventcfg.cxx266 void SAL_CALL GlobalEventConfig_Impl::replaceByName( const OUString& aName, const Any& aElement ) t… in replaceByName() function in GlobalEventConfig_Impl
392 void SAL_CALL GlobalEventConfig::replaceByName( const OUString& aName, const Any& aElement ) throw … in replaceByName() function in GlobalEventConfig
395 m_pImpl->replaceByName( aName, aElement ); in replaceByName()
H A Dlingucfg.cxx1037 xNR->replaceByName( aG_SupportedDictionaryFormats, uno::makeAny( rFormatList ) ); in SetOrCreateSupportedDictionaryFormatsFor()
1183 xNR->replaceByName( aG_Locations, uno::makeAny( rDicEntry.aLocations ) ); in SetOrCreateDictionaryEntry()
1184 xNR->replaceByName( aG_Format, uno::makeAny( rDicEntry.aFormatName ) ); in SetOrCreateDictionaryEntry()
1185 xNR->replaceByName( aG_Locales, uno::makeAny( rDicEntry.aLocaleNames ) ); in SetOrCreateDictionaryEntry()
1220 xNR->replaceByName( aG_DisabledDictionaries, makeAny( rDictionaries ) ); in SetDisabledDictionaries()
/trunk/main/offapi/com/sun/star/presentation/
H A DCustomPresentationAccess.idl48 <p>The methods insertByName and replaceByName both replace
57 and <code>replaceByName</code> methods of this service
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaglobalbase.cxx88 xNameContainer->replaceByName( sApplication, aInitArgs[ nIndex ].Value ); in init()
93 xNameContainer->replaceByName( aInitArgs[ nIndex ].Name, aInitArgs[ nIndex ].Value ); in init()
/trunk/main/sw/source/core/unocore/
H A Dunoevent.cxx166 replaceByName(nEvent, *aMacro); in copyMacrosFromINetFmt()
199 SvBaseEventDescriptor::replaceByName(rName, in copyMacrosFromNameReplace()
/trunk/main/unotools/inc/unotools/
H A Deventcfg.hxx86 …void SAL_CALL replaceByName( const ::rtl::OUString& aName, const ::com::sun::star::uno::Any& aElem…
105 …void SAL_CALL replaceByName( const ::rtl::OUString& aName, const ::com::sun::star::uno::Any& aElem…
/trunk/main/scripting/source/dlgprov/
H A DDialogModelProvider.cxx131 void SAL_CALL DialogModelProvider::replaceByName(const ::rtl::OUString & aName, const uno::Any & aE… in replaceByName() function in dlgprov::DialogModelProvider
133 m_xDialogModel->replaceByName(aName,aElement); in replaceByName()
/trunk/main/comphelper/source/container/
H A Dnamecontainer.cxx58 …virtual void SAL_CALL replaceByName( const ::rtl::OUString& aName, const ::com::sun::star::uno::An…
131 void SAL_CALL NameContainer::replaceByName( const ::rtl::OUString& aName, const Any& aElement ) in replaceByName() function in NameContainer
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroups.idl87 XNameReplace::replaceByName</member> can be used to replace the item
108 XNameReplace::replaceByName</member>.</p>

Completed in 153 milliseconds

12345678