/aoo4110/main/sc/source/core/tool/ |
H A D | appoptio.cxx | 599 aLayoutItem.PutProperties(aNames, aValues); in IMPL_LINK() 625 aInputItem.PutProperties(aNames, aValues); in IMPL_LINK() 654 aRevisionItem.PutProperties(aNames, aValues); in IMPL_LINK() 674 aContentItem.PutProperties(aNames, aValues); in IMPL_LINK() 694 aSortListItem.PutProperties(aNames, aValues); in IMPL_LINK() 720 aMiscItem.PutProperties(aNames, aValues); in IMPL_LINK()
|
H A D | viewopti.cxx | 645 aLayoutItem.PutProperties(aNames, aValues); in IMPL_LINK() 689 aDisplayItem.PutProperties(aNames, aValues); in IMPL_LINK() 738 aGridItem.PutProperties(aNames, aValues); in IMPL_LINK()
|
H A D | docoptio.cxx | 401 aCalcItem.PutProperties(aNames, aValues); in IMPL_LINK() 424 aLayoutItem.PutProperties(aNames, aValues); in IMPL_LINK()
|
H A D | printopt.cxx | 197 PutProperties(aNames, aValues); in Commit()
|
/aoo4110/main/sw/source/ui/config/ |
H A D | usrpref.cxx | 187 PutProperties(aNames, aValues); in Commit() 338 PutProperties(aNames, aValues); in Commit() 467 PutProperties(aNames, aValues); in Commit() 562 PutProperties(aNames, aValues); in Commit() 631 PutProperties(aPropNames, aValues); in Commit()
|
H A D | modcfg.cxx | 356 PutProperties(aNames, aValues); in Commit() 864 PutProperties(aNames, aValues); in Commit() 1230 PutProperties(aNames, aValues); in Commit() 1350 PutProperties(aNames, aValues); in Commit()
|
H A D | barcfg.cxx | 144 PutProperties(aNames, aValues); in Commit()
|
H A D | prtopt.cxx | 188 PutProperties(aNames, aValues); in Commit()
|
/aoo4110/main/sc/inc/ |
H A D | optutil.hxx | 57 sal_Bool PutProperties( const com::sun::star::uno::Sequence< rtl::OUString >& rNames, in PutProperties() function in ScLinkConfigItem 59 { return ConfigItem::PutProperties( rNames, rValues ); } in PutProperties()
|
/aoo4110/main/unotools/source/config/ |
H A D | fltrcfg.cxx | 120 PutProperties(aNames, aValues); in Commit() 178 PutProperties(aNames, aValues); in Commit() 371 PutProperties(aNames, aValues); in Commit()
|
H A D | javaoptions.cxx | 102 PutProperties(aNames, aValues); in Commit() 243 PutProperties(aNames,aValues); in Commit()
|
H A D | inetoptions.cxx | 201 PutProperties(aKeys, aValues); in Commit() 346 PutProperties(aKeys, aValues); in setProperty()
|
H A D | configitem.cxx | 637 sal_Bool ConfigItem::PutProperties( const Sequence< OUString >& rNames, in PutProperties() function in ConfigItem 1069 bRet = PutProperties(aSetNames, aSetValues); 1210 bRet = PutProperties(aSetNames, aSetValues);
|
H A D | undoopt.cxx | 89 PutProperties( m_aPropertyNames, aValues ); in Commit()
|
H A D | saveopt.cxx | 778 PutProperties( aNames, aValues ); in Commit() 849 PutProperties( aNames, aValues ); in Commit()
|
H A D | workingsetoptions.cxx | 269 PutProperties( seqNames, seqValues ); in Commit()
|
H A D | sourceviewconfig.cxx | 185 PutProperties( aNames, aValues ); in Commit()
|
H A D | localisationoptions.cxx | 296 PutProperties( seqNames, seqValues ); in Commit()
|
H A D | startoptions.cxx | 296 PutProperties( seqNames, seqValues ); in Commit()
|
/aoo4110/main/svtools/source/config/ |
H A D | helpopt.cxx | 417 PutProperties(aNewCounterNodePaths, aNewCounterValues); in implSaveURLCounters() 454 PutProperties(aNewCounterDataNodeNames, aNewCounterDataValues); in implSaveURLCounters() 531 PutProperties( aNames, aValues ); in Commit()
|
H A D | apearcfg.cxx | 153 PutProperties(rNames, aValues); in Commit()
|
/aoo4110/main/editeng/source/misc/ |
H A D | acorrcfg.cxx | 325 PutProperties(aNames, aValues); in Commit() 656 PutProperties(aNames, aValues); in Commit()
|
/aoo4110/main/sd/source/ui/app/ |
H A D | optsitem.cxx | 93 sal_Bool SdOptionsItem::PutProperties( const Sequence< OUString >& rNames, const Sequence< Any>& rV… in PutProperties() function in SdOptionsItem 95 return ConfigItem::PutProperties( rNames, rValues ); in PutProperties() 162 rCfgItem.PutProperties( aNames, aValues ); in Commit()
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | navicfg.cxx | 132 PutProperties(aNames, aValues); in Commit()
|
/aoo4110/main/canvas/source/directx/ |
H A D | dx_config.cxx | 129 PutProperties( aName, aValue ); in ~DXCanvasItem()
|