Home
last modified time | relevance | path

Searched defs:rSet (Results 1 – 25 of 462) sorted by relevance

12345678910>>...19

/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx126 SwLabDlg::SwLabDlg(Window* pParent, const SfxItemSet& rSet, in SwLabDlg()
599 void SwLabPage::ActivatePage(const SfxItemSet& rSet) in ActivatePage()
636 sal_Bool SwLabPage::FillItemSet(SfxItemSet& rSet) in FillItemSet()
646 void SwLabPage::Reset(const SfxItemSet& rSet) in Reset()
784 sal_Bool SwVisitingCardPage::FillItemSet(SfxItemSet& rSet) in FillItemSet()
832 void SwVisitingCardPage::Reset(const SfxItemSet& rSet) in Reset()
934 void SwPrivateDataPage::ActivatePage(const SfxItemSet& rSet) in ActivatePage()
950 sal_Bool SwPrivateDataPage::FillItemSet(SfxItemSet& rSet) in FillItemSet()
979 void SwPrivateDataPage::Reset(const SfxItemSet& rSet) in Reset()
1068 sal_Bool SwBusinessDataPage::FillItemSet(SfxItemSet& rSet) in FillItemSet()
[all …]
H A Dlabprt.cxx55 SwLabPrtPage::SwLabPrtPage(Window* pParent, const SfxItemSet& rSet) : in SwLabPrtPage()
144 SfxTabPage* SwLabPrtPage::Create(Window* pParent, const SfxItemSet& rSet) in Create()
153 void SwLabPrtPage::ActivatePage( const SfxItemSet& rSet ) in ActivatePage()
186 sal_Bool SwLabPrtPage::FillItemSet(SfxItemSet& rSet) in FillItemSet()
H A Denvprt.cxx47 SwEnvPrtPage::SwEnvPrtPage(Window* pParent, const SfxItemSet& rSet) : in SwEnvPrtPage()
174 SfxTabPage* SwEnvPrtPage::Create(Window* pParent, const SfxItemSet& rSet) in Create()
221 sal_Bool SwEnvPrtPage::FillItemSet(SfxItemSet& rSet) in FillItemSet()
232 void SwEnvPrtPage::Reset(const SfxItemSet& rSet) in Reset()
H A Denvlop1.cxx157 SwEnvDlg::SwEnvDlg(Window* pParent, const SfxItemSet& rSet, in SwEnvDlg()
234 SwEnvPage::SwEnvPage(Window* pParent, const SfxItemSet& rSet) : in SwEnvPage()
374 SfxTabPage* SwEnvPage::Create(Window* pParent, const SfxItemSet& rSet) in Create()
383 void SwEnvPage::ActivatePage(const SfxItemSet& rSet) in ActivatePage()
417 sal_Bool SwEnvPage::FillItemSet(SfxItemSet& rSet) in FillItemSet()
428 void SwEnvPage::Reset(const SfxItemSet& rSet) in Reset()
/trunk/main/sw/source/ui/inc/
H A Dtoxmgr.hxx108 void SetStyleNames(const String& rSet, sal_uInt16 nLvl) in SetStyleNames()
112 void SetAutoMarkURL(const String& rSet) {sAutoMarkURL = rSet;} in SetAutoMarkURL()
139 void SetSequenceName(const String& rSet) {sSequenceName = rSet;} in SetSequenceName()
157 void SetAuthBrackets(const String& rSet) {sAuthBrackets = rSet;} in SetAuthBrackets()
237 void SetPrimKey(const String& rSet) in SetPrimKey()
241 void SetSecKey(const String& rSet) in SetSecKey()
245 void SetAltStr(const String& rSet) in SetAltStr()
249 void SetTOUName(const String& rSet) in SetTOUName()
254 void SetPhoneticReadingOfAltStr(const String& rSet) in SetPhoneticReadingOfAltStr()
258 void SetPhoneticReadingOfPrimKey(const String& rSet) in SetPhoneticReadingOfPrimKey()
[all …]
H A Dfontcfg.hxx67 void ChangeString(sal_uInt16 nFontType, const String& rSet) in ChangeString()
94 void SetFontStandard(const String& rSet, sal_uInt8 nFontGroup) in SetFontStandard()
97 void SetFontOutline(const String& rSet, sal_uInt8 nFontGroup) in SetFontOutline()
99 void SetFontList (const String& rSet, sal_uInt8 nFontGroup) in SetFontList()
101 void SetFontCaption(const String& rSet, sal_uInt8 nFontGroup) in SetFontCaption()
103 void SetFontIndex (const String& rSet, sal_uInt8 nFontGroup) in SetFontIndex()
/trunk/main/vcl/source/app/
H A Dsettings.cxx100 MachineSettings::MachineSettings( const MachineSettings& rSet ) in MachineSettings()
233 MouseSettings::MouseSettings( const MouseSettings& rSet ) in MouseSettings()
255 const MouseSettings& MouseSettings::operator =( const MouseSettings& rSet ) in operator =()
343 KeyboardSettings::KeyboardSettings( const KeyboardSettings& rSet ) in KeyboardSettings()
656 StyleSettings::StyleSettings( const StyleSettings& rSet ) in StyleSettings()
1114 MiscSettings::MiscSettings( const MiscSettings& rSet ) in MiscSettings()
1136 const MiscSettings& MiscSettings::operator =( const MiscSettings& rSet ) in operator =()
1457 HelpSettings::HelpSettings( const HelpSettings& rSet ) in HelpSettings()
1479 const HelpSettings& HelpSettings::operator =( const HelpSettings& rSet ) in operator =()
1598 AllSettings::AllSettings( const AllSettings& rSet ) in AllSettings()
[all …]
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx224 attribute::SdrLineAttribute createNewSdrLineAttribute(const SfxItemSet& rSet) in createNewSdrLineAttribute()
271 const SfxItemSet& rSet, in createNewSdrLineStartEndAttribute()
341 attribute::SdrShadowAttribute createNewSdrShadowAttribute(const SfxItemSet& rSet) in createNewSdrShadowAttribute()
387 attribute::SdrFillAttribute createNewSdrFillAttribute(const SfxItemSet& rSet) in createNewSdrFillAttribute()
507 const SfxItemSet& rSet, in createNewSdrTextAttribute()
701 const SfxItemSet& rSet, in createNewSdrShadowTextAttribute()
721 const SfxItemSet& rSet, in createNewSdrLineShadowTextAttribute()
768 const SfxItemSet& rSet, in createNewSdrLineFillShadowTextAttribute()
870 attribute::SdrSceneAttribute createNewSdrSceneAttribute(const SfxItemSet& rSet) in createNewSdrSceneAttribute()
910 attribute::SdrLightingAttribute createNewSdrLightingAttribute(const SfxItemSet& rSet) in createNewSdrLightingAttribute()
[all …]
/trunk/main/editeng/source/uno/
H A Dunofdesc.cxx84 void SvxUnoFontDescriptor::FillItemSet( const awt::FontDescriptor& rDesc, SfxItemSet& rSet ) in FillItemSet()
139 void SvxUnoFontDescriptor::FillFromItemSet( const SfxItemSet& rSet, awt::FontDescriptor& rDesc ) in FillFromItemSet()
199 beans::PropertyState SvxUnoFontDescriptor::getPropertyState( const SfxItemSet& rSet ) in getPropertyState()
212 void SvxUnoFontDescriptor::setPropertyToDefault( SfxItemSet& rSet ) in setPropertyToDefault()
/trunk/main/sw/source/ui/misc/
H A Dpggrid.cxx62 SwTextGridPage::SwTextGridPage(Window *pParent, const SfxItemSet &rSet) : in SwTextGridPage()
194 SfxTabPage *SwTextGridPage::Create(Window *pParent, const SfxItemSet &rSet) in Create()
201 sal_Bool SwTextGridPage::FillItemSet(SfxItemSet &rSet) in FillItemSet()
228 void SwTextGridPage::Reset(const SfxItemSet &rSet) in Reset()
272 void SwTextGridPage::ActivatePage( const SfxItemSet& rSet ) in ActivatePage()
290 void SwTextGridPage::PutGridItem(SfxItemSet& rSet) in PutGridItem()
312 void SwTextGridPage::UpdatePageSize(const SfxItemSet& rSet) in UpdatePageSize()
H A Dpgfnote.cxx152 SwFootNotePage::SwFootNotePage(Window *pParent, const SfxItemSet &rSet) : in SwFootNotePage()
190 SfxTabPage* SwFootNotePage::Create(Window *pParent, const SfxItemSet &rSet) in Create()
201 void SwFootNotePage::Reset(const SfxItemSet &rSet) in Reset()
268 sal_Bool SwFootNotePage::FillItemSet(SfxItemSet &rSet) in FillItemSet()
307 void SwFootNotePage::ActivatePage(const SfxItemSet& rSet) in ActivatePage()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh2.cxx95 void ScDrawShell::GetState( SfxItemSet& rSet ) // Zustaende / Toggles in GetState()
145 void ScDrawShell::GetDrawFuncState( SfxItemSet& rSet ) // Funktionen disablen in GetDrawFuncState()
301 void ScDrawShell::GetDrawAttrState( SfxItemSet& rSet ) in GetDrawAttrState()
364 void ScDrawShell::GetAttrFuncState(SfxItemSet &rSet) in GetAttrFuncState()
400 void ScDrawShell::GetDrawAttrStateForIFBX( SfxItemSet& rSet ) in GetDrawAttrStateForIFBX()
H A Ddrtxtob2.cxx130 void ScDrawTextObjectBar::GetGlobalClipState( SfxItemSet& rSet ) in GetGlobalClipState()
202 const SfxItemSet& rSet = *rReq.GetArgs(); in ExecFormText() local
211 void ScDrawTextObjectBar::GetFormTextState(SfxItemSet& rSet) in GetFormTextState()
/trunk/main/sc/source/ui/pagedlg/
H A Dtphf.cxx59 const SfxItemSet& rSet, sal_uInt16 nSetId ) in ScHFPage()
111 void __EXPORT ScHFPage::Reset( const SfxItemSet& rSet ) in Reset()
139 void __EXPORT ScHFPage::ActivatePage( const SfxItemSet& rSet ) in ActivatePage()
284 ScHeaderPage::ScHeaderPage( Window* pParent, const SfxItemSet& rSet ) in ScHeaderPage()
307 ScFooterPage::ScFooterPage( Window* pParent, const SfxItemSet& rSet ) in ScFooterPage()
/trunk/main/sc/source/ui/docshell/
H A Dtpstat.cxx42 SfxTabPage* __EXPORT ScDocStatPage::Create( Window *pParent, const SfxItemSet& rSet ) in Create()
49 ScDocStatPage::ScDocStatPage( Window *pParent, const SfxItemSet& rSet ) in ScDocStatPage()
/trunk/main/sd/source/filter/xml/
H A Dsdtransform.cxx153 SfxItemSet& rSet = rSheet.GetItemSet(); in transformStyle() local
281 bool SdTransformOOo2xDocument::getBulletState( const SfxItemSet& rSet, SfxStyleSheetBase* pSheet, b… in getBulletState()
295 bool SdTransformOOo2xDocument::getBulletState( const SfxItemSet& rSet, sal_uInt16 nWhich, bool& rSt… in getBulletState()
316 bool SdTransformOOo2xDocument::transformItemSet( SfxItemSet& rSet, bool bNumbering ) in transformItemSet()
334 bool SdTransformOOo2xDocument::removeAlienAttributes( SfxItemSet& rSet ) in removeAlienAttributes()
339 bool SdTransformOOo2xDocument::removeAlienAttributes( SfxItemSet& rSet, sal_uInt16 nWhich ) in removeAlienAttributes()
/trunk/main/sd/source/ui/view/
H A Ddrviews6.cxx109 const SfxItemSet& rSet = *rReq.GetArgs(); in ExecFormText() local
124 void DrawViewShell::GetFormTextState(SfxItemSet& rSet) in GetFormTextState()
232 void DrawViewShell::GetAnimationWinState( SfxItemSet& rSet ) in GetAnimationWinState()
275 void DrawViewShell::SetChildWindowState( SfxItemSet& rSet ) in SetChildWindowState()
416 void DrawViewShell::GetBmpMaskState( SfxItemSet& rSet ) in GetBmpMaskState()
H A Ddrviewsg.cxx103 void DrawViewShell::GetIMapState( SfxItemSet& rSet ) in GetIMapState()
269 void DrawViewShell::GetOptionsBarState( SfxItemSet& rSet ) in GetOptionsBarState()
/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx78 SwWrapDlg::SwWrapDlg(Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, sal_Bool bDrawMode) : in SwWrapDlg()
105 SwWrapTabPage::SwWrapTabPage(Window *pParent, const SfxItemSet &rSet) : in SwWrapTabPage()
194 SfxTabPage* SwWrapTabPage::Create(Window *pParent, const SfxItemSet &rSet) in Create()
204 void SwWrapTabPage::Reset(const SfxItemSet &rSet) in Reset()
339 sal_Bool SwWrapTabPage::FillItemSet(SfxItemSet &rSet) in FillItemSet()
447 void SwWrapTabPage::ActivatePage(const SfxItemSet& rSet) in ActivatePage()
/trunk/main/cui/source/options/
H A Doptjsearch.cxx39 SvxJSearchOptionsPage::SvxJSearchOptionsPage( Window* pParent, const SfxItemSet& rSet ) : in SvxJSearchOptionsPage()
75 SfxTabPage* SvxJSearchOptionsPage::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
H A Doptmemory.cxx121 OfaMemoryOptionsPage::OfaMemoryOptionsPage(Window* pParent, const SfxItemSet& rSet ) : in OfaMemoryOptionsPage()
178 sal_Bool OfaMemoryOptionsPage::FillItemSet( SfxItemSet& rSet ) in FillItemSet()
218 void OfaMemoryOptionsPage::Reset( const SfxItemSet& rSet ) in Reset()
/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx86 sal_uInt8 impGetStrokeTransparence(bool bShadow, const SfxItemSet& rSet) in impGetStrokeTransparence()
102 drawinglayer::attribute::LineAttribute impGetLineAttribute(bool bShadow, const SfxItemSet& rSet) in impGetLineAttribute()
128 drawinglayer::attribute::StrokeAttribute impGetStrokeAttribute(const SfxItemSet& rSet) in impGetStrokeAttribute()
181 ImpSdrFormTextAttribute(const SfxItemSet& rSet) in ImpSdrFormTextAttribute()
289 SdrFormTextAttribute::SdrFormTextAttribute(const SfxItemSet& rSet) in SdrFormTextAttribute()
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx98 inline const SvxEscapementItem& GetEscapement(const SfxItemSet& rSet,sal_uInt16 nId,sal_Bool bInP=s… in GetEscapement()
100 inline const SvxLineSpacingItem& GetLineSpacing(const SfxItemSet& rSet,sal_uInt16 nId,sal_Bool bInP… in GetLineSpacing()
103 inline const SvxLRSpaceItem& GetLRSpace(const SfxItemSet& rSet,sal_uInt16 nId,sal_Bool bInP=sal_Tru… in GetLRSpace()
105 inline const SvxULSpaceItem& GetULSpace(const SfxItemSet& rSet,sal_uInt16 nId,sal_Bool bInP=sal_Tru… in GetULSpace()
111 void SvxRTFParser::SetScriptAttr( RTF_CharTypeDef eType, SfxItemSet& rSet, in SetScriptAttr()
1353 void SvxRTFParser::ReadTabAttr( int nToken, SfxItemSet& rSet ) in ReadTabAttr()
1461 void SvxRTFParser::ReadBorderAttr( int nToken, SfxItemSet& rSet, in ReadBorderAttr()
1739 void SvxRTFParser::ReadBackgroundAttr( int nToken, SfxItemSet& rSet, in ReadBackgroundAttr()
/trunk/main/sw/source/ui/dialog/
H A Ddocstdlg.cxx68 SfxTabPage * SwDocStatPage::Create(Window *pParent, const SfxItemSet &rSet) in Create()
78 SwDocStatPage::SwDocStatPage(Window *pParent, const SfxItemSet &rSet) : in SwDocStatPage()
/trunk/main/svx/inc/svx/
H A Dsvdsob.hxx116 inline SvStream& operator<<(SvStream& rOut, const SetOfByte& rSet) in operator <<()
122 inline SvStream& operator>>(SvStream& rIn, SetOfByte& rSet) in operator >>()

Completed in 163 milliseconds

12345678910>>...19