Home
last modified time | relevance | path

Searched defs:rSet (Results 251 – 275 of 462) sorted by relevance

1...<<111213141516171819

/trunk/main/unotools/source/config/
H A Djavaoptions.cxx312 void SvtJavaOptions::SetUserClassPath(const rtl::OUString& rSet) in SetUserClassPath()
/trunk/main/starmath/source/
H A Dsymbol.cxx78 const String& rSet, sal_Bool bIsPredefined) in SmSym()
/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx533 void SwGrfShell::GetAttrState(SfxItemSet &rSet) in GetAttrState()
/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx64 bool lcl_ReadNumberFormatFromItemSet( const SfxItemSet& rSet, sal_uInt16 nValueWhich, sal_uInt16 nS… in lcl_ReadNumberFormatFromItemSet()
/trunk/main/cui/source/options/
H A Doptupdt.cxx60 SvxOnlineUpdateTabPage::SvxOnlineUpdateTabPage( Window* pParent, const SfxItemSet& rSet ) : in SvxOnlineUpdateTabPage()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx670 SfxItemSet& rSet, uno::Reference< beans::XPropertySet > xSet, const SfxItemPropertyMap* pMap ) in SvxItemPropertySet_ObtainSettingsFromPropertySet()
1563 …pe::SetFillAttribute( sal_Int32 nWID, const ::rtl::OUString& rName, SfxItemSet& rSet, SdrModel* pM… in SetFillAttribute()
1695 …Bool SAL_CALL SvxShape::SetFillAttribute( sal_Int32 nWID, const OUString& rName, SfxItemSet& rSet ) in SetFillAttribute()
2185 const SfxItemSet& rSet = mpObj->GetMergedItemSet(); in _getPropertyState() local
3086 const SfxItemSet& rSet = mpObj->GetMergedItemSet(); in getPropertyStateImpl() local
4479 …onst SvxItemPropertySet& rPropSet, const SfxItemPropertySimpleEntry* pMap, const SfxItemSet& rSet ) in SvxItemPropertySet_getPropertyValue()
4489 …ertySet& rPropSet, const SfxItemPropertySimpleEntry* pMap, const uno::Any& rVal, SfxItemSet& rSet ) in SvxItemPropertySet_setPropertyValue()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx1218 void SetMachineSettings( const MachineSettings& rSet ) in SetMachineSettings()
1223 void SetMouseSettings( const MouseSettings& rSet ) in SetMouseSettings()
1228 void SetKeyboardSettings( const KeyboardSettings& rSet ) in SetKeyboardSettings()
1233 void SetStyleSettings( const StyleSettings& rSet ) in SetStyleSettings()
1238 void SetMiscSettings( const MiscSettings& rSet ) in SetMiscSettings()
1243 …void SetNotificationSettings( const NotificationSettings& rSet ) in SetNotificationSettings()
1248 void SetHelpSettings( const HelpSettings& rSet ) in SetHelpSettings()
/trunk/main/sc/source/filter/html/
H A Dhtmlimp.cxx85 const SfxItemSet& rSet = pStyleSheet->GetItemSet(); in ScHTMLImport() local
/trunk/main/sc/source/core/data/
H A Dstlpool.cxx235 void lcl_CheckFont( SfxItemSet& rSet, LanguageType eLang, sal_uInt16 nFontType, sal_uInt16 nItemId ) in lcl_CheckFont()
/trunk/main/editeng/source/editeng/
H A Deditdbg.cxx297 void DbgOutItemSet( FILE* fp, const SfxItemSet& rSet, sal_Bool bSearchInParent, sal_Bool bShowALL ) in DbgOutItemSet()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx579 void ScModule::GetState( SfxItemSet& rSet ) in GetState()
636 void ScModule::HideDisabledSlots( SfxItemSet& rSet ) in HideDisabledSlots()
1995 void ScModule::ApplyItemSet( sal_uInt16 nId, const SfxItemSet& rSet ) in ApplyItemSet()
2003 SfxTabPage* ScModule::CreateTabPage( sal_uInt16 nId, Window* pParent, const SfxItemSet& rSet ) in CreateTabPage()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx150 const SfxItemSet& rSet ) in Put()
199 const SwCntntNode& rNode, const SfxItemSet& rSet, in Put_BC()
1553 sal_Bool SwCntntNode::SetAttr( const SfxItemSet& rSet ) in SetAttr()
1761 sal_Bool SwCntntNode::GetAttr( SfxItemSet& rSet, sal_Bool bInParent ) const in GetAttr()
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx175 void SetValue(const String& rSet) in SetValue()
279 void SetCC(const String& rSet) {m_aCCED.SetText(rSet);} in SetCC()
282 void SetBCC(const String& rSet) {m_aBCCED.SetText(rSet);} in SetBCC()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx129 …void SetFootnoteFontName( const ::rtl::OUString& rSet ) { m_sFootnoteFontNa… in SetFootnoteFontName()
376 …void SetParaStyleName( const ::rtl::OUString& rSet ) { m_sParaStyleName = rSet;} in SetParaStyleName()
433 void SetCT_Fonts_ascii( const ::rtl::OUString& rSet ) in SetCT_Fonts_ascii()
/trunk/main/sw/source/core/doc/
H A Ddbgoutsw.cxx283 SW_DLLPUBLIC const String lcl_dbg_out(const SfxItemSet & rSet) in lcl_dbg_out()
312 SW_DLLPUBLIC const char * dbg_out(const SfxItemSet & rSet) in dbg_out()
H A Ddocfmt.cxx1130 bool SwDoc::InsertItemSet ( const SwPaM &rRg, const SfxItemSet &rSet, in InsertItemSet()
1166 void SwDoc::SetAttr( const SfxItemSet& rSet, SwFmt& rFmt ) in SetAttr()
1248 void SwDoc::SetDefault( const SfxItemSet& rSet ) in SetDefault()
2479 void SwDoc::SetFmtItemByAutoFmt( const SwPaM& rPam, const SfxItemSet& rSet ) in SetFmtItemByAutoFmt()
2521 void SwDoc::ChgFmt(SwFmt & rFmt, const SfxItemSet & rSet) in ChgFmt()
H A Dtblafmt.cxx613 const SfxItemSet& rSet, in UpdateFromSet()
677 void SwTableAutoFmt::UpdateToSet( sal_uInt8 nPos, SfxItemSet& rSet, in UpdateToSet()
/trunk/main/cui/source/tabpages/
H A Dtpcolor.cxx380 sal_Bool SvxColorTabPage::FillItemSet( SfxItemSet& rSet ) in FillItemSet()
411 void SvxColorTabPage::Reset( const SfxItemSet& rSet ) in Reset()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx556 void SfxApplication::MiscState_Impl(SfxItemSet &rSet) in MiscState_Impl()
1209 void SfxApplication::OfaState_Impl(SfxItemSet &rSet) in OfaState_Impl()
/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx215 const SwAttrSet& rSet = GetSwAttrSet(); in GetDropSize() local
616 const SwAttrSet& rSet = pFmt->GetAttrSet(); in NewDropPortion() local
/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx264 void SwView::StateViewOptions(SfxItemSet &rSet) in StateViewOptions()
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx775 void DrawViewShell::AttrState (SfxItemSet& rSet) in AttrState()
/trunk/main/sfx2/source/dialog/
H A Dprintopt.cxx54 SfxCommonPrintOptionsTabPage::SfxCommonPrintOptionsTabPage( Window* pParent, const SfxItemSet& rSet in SfxCommonPrintOptionsTabPage()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh.cxx90 void ScDrawShell::StateDisableItems( SfxItemSet &rSet ) in StateDisableItems()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx586 SfxItemSet& rSet = GetAttrSet(); in MakeFieldInst() local
923 SfxItemSet& rSet = GetAttrSet(); in ReadXEField() local

Completed in 2484 milliseconds

1...<<111213141516171819