/aoo42x/main/svtools/inc/svtools/ |
H A D | unoevent.hxx | 95 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(
|
/aoo42x/main/xmloff/source/style/ |
H A D | FillStyleContext.cxx | 77 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()
|
/aoo42x/main/ucb/source/core/ |
H A D | ucbstore.cxx | 928 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 …]
|
/aoo42x/main/filter/source/config/cache/ |
H A D | filtercache.cxx | 1770 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 …]
|
/aoo42x/main/extensions/source/update/check/ |
H A D | updatecheckconfig.cxx | 403 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()
|
/aoo42x/main/svtools/source/uno/ |
H A D | unoevent.cxx | 78 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()
|
/aoo42x/main/qadevOOo/tests/java/ifc/container/ |
H A D | _XContainer.java | 234 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.java | 133 oObj.replaceByName(oNames[0],oInstance); in _replaceByName() 144 oObj.replaceByName(oNames[0],old); in _replaceByName()
|
/aoo42x/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchydata.cxx | 428 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()
|
/aoo42x/main/scripting/workben/ifc/scripting/ |
H A D | _XScriptSecurity.java | 290 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()
|
/aoo42x/main/cui/source/options/ |
H A D | optupdt.cxx | 196 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()
|
/aoo42x/main/offapi/com/sun/star/configuration/ |
H A D | SimpleSetUpdate.idl | 82 <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>.
|
/aoo42x/main/sd/source/core/ |
H A D | drawdoc4.cxx | 562 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()
|
/aoo42x/main/framework/test/ |
H A D | test_documentproperties.bas | 423 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$ )
|
/aoo42x/main/svx/source/table/ |
H A D | tabledesign.cxx | 114 …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
|
/aoo42x/main/unotools/source/config/ |
H A D | configitem.cxx | 695 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 D | eventcfg.cxx | 266 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 D | lingucfg.cxx | 1037 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()
|
/aoo42x/main/offapi/com/sun/star/presentation/ |
H A D | CustomPresentationAccess.idl | 48 <p>The methods insertByName and replaceByName both replace 57 and <code>replaceByName</code> methods of this service
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbaglobalbase.cxx | 88 xNameContainer->replaceByName( sApplication, aInitArgs[ nIndex ].Value ); in init() 93 xNameContainer->replaceByName( aInitArgs[ nIndex ].Name, aInitArgs[ nIndex ].Value ); in init()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unoevent.cxx | 166 replaceByName(nEvent, *aMacro); in copyMacrosFromINetFmt() 199 SvBaseEventDescriptor::replaceByName(rName, in copyMacrosFromNameReplace()
|
/aoo42x/main/unotools/inc/unotools/ |
H A D | eventcfg.hxx | 86 …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…
|
/aoo42x/main/scripting/source/dlgprov/ |
H A D | DialogModelProvider.cxx | 131 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()
|
/aoo42x/main/comphelper/source/container/ |
H A D | namecontainer.cxx | 58 …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
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | DataPilotFieldGroups.idl | 87 XNameReplace::replaceByName</member> can be used to replace the item 108 XNameReplace::replaceByName</member>.</p>
|