Home
last modified time | relevance | path

Searched refs:SfxItemSet (Results 51 – 75 of 3129) sorted by relevance

12345678910>>...126

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dchardlg.hxx44 void SetPrevFontWidthScale( const SfxItemSet& rSet );
145 virtual void Reset( const SfxItemSet* rSet ) override;
146 virtual bool FillItemSet( SfxItemSet* rSet ) override;
202 void ResetColor_Impl( const SfxItemSet& rSet );
203 bool FillItemSetColor_Impl( SfxItemSet& rSet );
225 virtual void Reset( const SfxItemSet* rSet ) override;
226 virtual bool FillItemSet( SfxItemSet* rSet ) override;
294 virtual void Reset( const SfxItemSet* rSet ) override;
295 virtual bool FillItemSet( SfxItemSet* rSet ) override;
333 virtual void Reset( const SfxItemSet* rSet ) override;
[all …]
H A Diconcdlg.hxx29 class SfxItemSet;
32 …hoicePage> (*CreatePage)(weld::Container* pParent, SvxHpLinkDlg* pDlg, const SfxItemSet* pAttrSet);
56 const SfxItemSet* pSet;
61 …ainer* pParent, const OUString& rUIXMLDescription, const OString& rID, const SfxItemSet* pItemSet);
68 const SfxItemSet& GetItemSet() const { return *pSet; } in GetItemSet()
70 virtual bool FillItemSet( SfxItemSet* ) = 0;
71 virtual void Reset( const SfxItemSet& ) = 0;
76 virtual void ActivatePage( const SfxItemSet& );
77 virtual DeactivateRC DeactivatePage( SfxItemSet* pSet );
H A Dbackgrnd.hxx45 SfxItemSet maSet;
46 std::unique_ptr<SfxItemSet> m_pResetSet;
52 …SvxBkgTabPage(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet& rInAt…
58 …xTabPage> Create( weld::Container* pPage, weld::DialogController* pController, const SfxItemSet* );
59 virtual bool FillItemSet( SfxItemSet* ) override;
60 virtual void ActivatePage( const SfxItemSet& ) override;
61 virtual DeactivateRC DeactivatePage( SfxItemSet* pSet ) override;
63 virtual void Reset( const SfxItemSet * ) override;
H A Dcuitabline.hxx101 std::unique_ptr<SfxItemSet> m_xSymbolAttr;
114 const SfxItemSet& m_rOutAttrs;
118 SfxItemSet& m_rXLSet;
211 virtual bool FillItemSet( SfxItemSet* ) override;
212 virtual void Reset( const SfxItemSet* ) override;
240 const SfxItemSet& rOutAttrs;
244 SfxItemSet& rXLSet;
300 virtual bool FillItemSet( SfxItemSet* ) override;
320 const SfxItemSet& rOutAttrs;
324 SfxItemSet& rXLSet;
[all …]
H A Dparagrph.hxx95 virtual DeactivateRC DeactivatePage( SfxItemSet* pSet ) override;
107 virtual bool FillItemSet( SfxItemSet* rSet ) override;
108 virtual void Reset( const SfxItemSet* rSet ) override;
168 virtual bool FillItemSet( SfxItemSet* rSet ) override;
169 virtual void Reset( const SfxItemSet* rSet ) override;
197 const SfxItemSet* rSet );
202 virtual bool FillItemSet( SfxItemSet* rSet ) override;
203 virtual void Reset( const SfxItemSet* rSet ) override;
209 virtual DeactivateRC DeactivatePage( SfxItemSet* pSet ) override;
294 virtual bool FillItemSet( SfxItemSet* rSet ) override;
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dchardlg.hxx45 void SetPrevFontWidthScale( const SfxItemSet& rSet );
147 virtual void Reset( const SfxItemSet* rSet ) override;
148 virtual bool FillItemSet( SfxItemSet* rSet ) override;
205 void ResetColor_Impl( const SfxItemSet& rSet );
206 bool FillItemSetColor_Impl( SfxItemSet& rSet );
230 virtual void Reset( const SfxItemSet* rSet ) override;
231 virtual bool FillItemSet( SfxItemSet* rSet ) override;
300 virtual void Reset( const SfxItemSet* rSet ) override;
301 virtual bool FillItemSet( SfxItemSet* rSet ) override;
339 virtual void Reset( const SfxItemSet* rSet ) override;
[all …]
H A Diconcdlg.hxx30 class SfxItemSet;
33 …hoicePage> (*CreatePage)(weld::Container* pParent, SvxHpLinkDlg* pDlg, const SfxItemSet* pAttrSet);
57 const SfxItemSet* pSet;
62 …ainer* pParent, const OUString& rUIXMLDescription, const OString& rID, const SfxItemSet* pItemSet);
69 const SfxItemSet& GetItemSet() const { return *pSet; } in GetItemSet()
71 virtual bool FillItemSet( SfxItemSet* ) = 0;
72 virtual void Reset( const SfxItemSet& ) = 0;
77 virtual void ActivatePage( const SfxItemSet& );
78 virtual DeactivateRC DeactivatePage( SfxItemSet* pSet );
H A Dcuitabline.hxx101 SfxItemSet* m_pSymbolAttr;
114 const SfxItemSet& m_rOutAttrs;
118 SfxItemSet& m_rXLSet;
211 virtual bool FillItemSet( SfxItemSet* ) override;
212 virtual void Reset( const SfxItemSet* ) override;
240 const SfxItemSet& rOutAttrs;
244 SfxItemSet& rXLSet;
300 virtual bool FillItemSet( SfxItemSet* ) override;
320 const SfxItemSet& rOutAttrs;
324 SfxItemSet& rXLSet;
[all …]
H A Dparagrph.hxx97 virtual DeactivateRC DeactivatePage( SfxItemSet* pSet ) override;
109 virtual bool FillItemSet( SfxItemSet* rSet ) override;
110 virtual void Reset( const SfxItemSet* rSet ) override;
170 virtual bool FillItemSet( SfxItemSet* rSet ) override;
171 virtual void Reset( const SfxItemSet* rSet ) override;
199 const SfxItemSet* rSet );
204 virtual bool FillItemSet( SfxItemSet* rSet ) override;
205 virtual void Reset( const SfxItemSet* rSet ) override;
211 virtual DeactivateRC DeactivatePage( SfxItemSet* pSet ) override;
296 virtual bool FillItemSet( SfxItemSet* rSet ) override;
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dsvxcss1.hxx157 void SetBoxItem( SfxItemSet& rItemSet, sal_uInt16 nMinBorderDist,
164 SfxItemSet aItemSet;
168 SvxCSS1MapEntry( const SfxItemSet& rItemSet,
171 const SfxItemSet& GetItemSet() const { return aItemSet; } in GetItemSet()
172 SfxItemSet& GetItemSet() { return aItemSet; } in GetItemSet()
198 SfxItemSet *pItemSet; // current item set
221 SfxItemSet& rItemSet,
270 void InsertId( const OUString& rId, const SfxItemSet& rItemSet,
281 const SfxItemSet& rItemSet,
291 static void MergeStyles( const SfxItemSet& rSrcSet,
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A Dtpoption.hxx31 …SdTpOptionsSnap(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet& rIn…
35 virtual bool FillItemSet( SfxItemSet* ) override;
36 virtual void Reset( const SfxItemSet * ) override;
51 …sContents(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet& rInAttrs);
55 virtual bool FillItemSet( SfxItemSet* ) override;
56 virtual void Reset( const SfxItemSet * ) override;
120 virtual void ActivatePage( const SfxItemSet& rSet ) override;
121 virtual DeactivateRC DeactivatePage( SfxItemSet* pSet ) override;
124 …SdTpOptionsMisc(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet& rIn…
128 virtual bool FillItemSet( SfxItemSet* ) override;
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/
H A Dtpoption.hxx32 …SdTpOptionsSnap(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet& rIn…
36 virtual bool FillItemSet( SfxItemSet* ) override;
37 virtual void Reset( const SfxItemSet * ) override;
52 …sContents(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet& rInAttrs);
56 virtual bool FillItemSet( SfxItemSet* ) override;
57 virtual void Reset( const SfxItemSet * ) override;
121 virtual void ActivatePage( const SfxItemSet& rSet ) override;
122 virtual DeactivateRC DeactivatePage( SfxItemSet* pSet ) override;
125 …SdTpOptionsMisc(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet& rIn…
129 virtual bool FillItemSet( SfxItemSet* ) override;
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dprinter.hxx27 class SfxItemSet;
34 std::unique_ptr<SfxItemSet> pOptions;
40 SfxPrinter( std::unique_ptr<SfxItemSet> &&pTheOptions );
41 SfxPrinter( std::unique_ptr<SfxItemSet> &&pTheOptions,
43 SfxPrinter( std::unique_ptr<SfxItemSet> &&pTheOptions,
51 static VclPtr<SfxPrinter> Create( SvStream &rStream, std::unique_ptr<SfxItemSet> &&pOptions );
54 const SfxItemSet& GetOptions() const { return *pOptions; } in GetOptions()
55 void SetOptions( const SfxItemSet &rNewOptions );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dprinter.hxx27 class SfxItemSet;
34 std::unique_ptr<SfxItemSet> pOptions;
40 SfxPrinter( std::unique_ptr<SfxItemSet> &&pTheOptions );
41 SfxPrinter( std::unique_ptr<SfxItemSet> &&pTheOptions,
43 SfxPrinter( std::unique_ptr<SfxItemSet> &&pTheOptions,
51 static VclPtr<SfxPrinter> Create( SvStream &rStream, std::unique_ptr<SfxItemSet> &&pOptions );
54 const SfxItemSet& GetOptions() const { return *pOptions; } in GetOptions()
55 void SetOptions( const SfxItemSet &rNewOptions );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Doptpage.hxx72 virtual bool FillItemSet(SfxItemSet* rSet) override;
73 virtual void Reset(const SfxItemSet* rSet) override;
116 virtual bool FillItemSet(SfxItemSet* rSet) override;
117 virtual void Reset(const SfxItemSet* rSet) override;
178 virtual bool FillItemSet(SfxItemSet* rSet) override;
179 virtual void Reset(const SfxItemSet* rSet) override;
216 virtual bool FillItemSet(SfxItemSet* rSet) override;
217 virtual void Reset(const SfxItemSet* rSet) override;
258 virtual bool FillItemSet( SfxItemSet* rSet ) override;
259 virtual void Reset( const SfxItemSet* rSet ) override;
[all …]
H A Duitool.hxx27 class SfxItemSet;
41 SW_DLLPUBLIC void PrepareBoxInfo(SfxItemSet& rSet, const SwWrtShell& rSh);
49 SW_DLLPUBLIC void ConvertAttrCharToGen(SfxItemSet& rSet, bool bPara = false);
59 SW_DLLPUBLIC void ConvertAttrGenToChar(SfxItemSet& rSet, const SfxItemSet& rOrigSet, bool bPara = f…
73 void ItemSetToPageDesc( const SfxItemSet& rSet, SwPageDesc& rPageDesc );
74 void PageDescToItemSet( const SwPageDesc& rPageDesc, SfxItemSet& rSet);
88 void SwToSfxPageDescAttr( SfxItemSet& rSet );
89 void SfxToSwPageDescAttr( const SwWrtShell& rShell, SfxItemSet& rSet );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Doptpage.hxx67 virtual bool FillItemSet(SfxItemSet* rSet) override;
68 virtual void Reset(const SfxItemSet* rSet) override;
111 virtual bool FillItemSet(SfxItemSet* rSet) override;
112 virtual void Reset(const SfxItemSet* rSet) override;
173 virtual bool FillItemSet(SfxItemSet* rSet) override;
174 virtual void Reset(const SfxItemSet* rSet) override;
211 virtual bool FillItemSet(SfxItemSet* rSet) override;
212 virtual void Reset(const SfxItemSet* rSet) override;
252 virtual bool FillItemSet( SfxItemSet* rSet ) override;
253 virtual void Reset( const SfxItemSet* rSet ) override;
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dsvxcss1.hxx159 void SetBoxItem( SfxItemSet& rItemSet, sal_uInt16 nMinBorderDist,
166 SfxItemSet m_aItemSet;
170 SvxCSS1MapEntry( const SfxItemSet& rItemSet,
173 const SfxItemSet& GetItemSet() const { return m_aItemSet; } in GetItemSet()
174 SfxItemSet& GetItemSet() { return m_aItemSet; } in GetItemSet()
200 SfxItemSet *pItemSet; // current item set
223 SfxItemSet& rItemSet,
272 void InsertId( const OUString& rId, const SfxItemSet& rItemSet,
283 const SfxItemSet& rItemSet,
293 static void MergeStyles( const SfxItemSet& rSrcSet,
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dformatsh.hxx49 void GetNumFormatState( SfxItemSet& rSet );
52 void GetAttrState( SfxItemSet& rSet );
57 void GetTextAttrState( SfxItemSet& rSet );
59 void GetAlignState( SfxItemSet& rSet );
60 void GetBorderState( SfxItemSet& rSet );
63 void GetStyleState( SfxItemSet& rSet );
66 void GetTextDirectionState( SfxItemSet& rSet );
69 void StateFormatPaintbrush( SfxItemSet& rSet );
H A Ddrawsh.hxx63 static void StateDisableItems( SfxItemSet &rSet );
66 void GetDrawAttrState(SfxItemSet &rSet);
67 void GetAttrFuncState(SfxItemSet &rSet);
70 void GetDrawFuncState(SfxItemSet &rSet);
71 void GetState(SfxItemSet &rSet);
74 void GetFormTextState(SfxItemSet& rSet);
77 void GetHLinkState(SfxItemSet& rSet);
80 void StateFormatPaintbrush(SfxItemSet& rSet);
92 void GetDrawAttrStateForIFBX( SfxItemSet& rSet );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dformatsh.hxx50 void GetNumFormatState( SfxItemSet& rSet );
53 void GetAttrState( SfxItemSet& rSet );
58 void GetTextAttrState( SfxItemSet& rSet );
60 void GetAlignState( SfxItemSet& rSet );
61 void GetBorderState( SfxItemSet& rSet );
64 void GetStyleState( SfxItemSet& rSet );
67 void GetTextDirectionState( SfxItemSet& rSet );
70 void StateFormatPaintbrush( SfxItemSet& rSet );
H A Ddrawsh.hxx66 static void StateDisableItems( SfxItemSet &rSet );
69 void GetDrawAttrState(SfxItemSet &rSet);
70 void GetAttrFuncState(SfxItemSet &rSet);
73 void GetDrawFuncState(SfxItemSet &rSet);
74 void GetState(SfxItemSet &rSet);
77 void GetFormTextState(SfxItemSet& rSet);
80 void GetHLinkState(SfxItemSet& rSet);
83 void StateFormatPaintbrush(SfxItemSet& rSet);
95 void GetDrawAttrStateForIFBX( SfxItemSet& rSet );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dhdft.hxx34 SVX_DLLPUBLIC bool ShowBorderBackgroundDlg(weld::Window* pParent, SfxItemSet* pBBSet);
41 virtual bool FillItemSet( SfxItemSet* rOutSet ) override;
42 virtual void Reset( const SfxItemSet* rSet ) override;
55 virtual void ActivatePage( const SfxItemSet& rSet ) override;
56 virtual DeactivateRC DeactivatePage( SfxItemSet* pSet ) override;
58 …SvxHFPage(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet& rSet, sal…
61 std::unique_ptr<SfxItemSet> pBBSet;
92 SVX_DLLPRIVATE void ResetBackground_Impl( const SfxItemSet& rSet );
98 …age> Create( weld::Container* pPage, weld::DialogController* pController, const SfxItemSet* rSet );
101 …SvxHeaderPage(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet& rSet);
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dhdft.hxx34 SVX_DLLPUBLIC bool ShowBorderBackgroundDlg(weld::Window* pParent, SfxItemSet* pBBSet);
41 virtual bool FillItemSet( SfxItemSet* rOutSet ) override;
42 virtual void Reset( const SfxItemSet* rSet ) override;
55 virtual void ActivatePage( const SfxItemSet& rSet ) override;
56 virtual DeactivateRC DeactivatePage( SfxItemSet* pSet ) override;
58 …SvxHFPage(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet& rSet, sal…
61 std::unique_ptr<SfxItemSet> pBBSet;
92 SVX_DLLPRIVATE void ResetBackground_Impl( const SfxItemSet& rSet );
98 …age> Create( weld::Container* pPage, weld::DialogController* pController, const SfxItemSet* rSet );
101 …SvxHeaderPage(weld::Container* pPage, weld::DialogController* pController, const SfxItemSet& rSet);
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/sdr/properties/
H A Dproperties.hxx34 class SfxItemSet;
87 virtual SfxItemSet CreateObjectSpecificItemSet(SfxItemPool& pPool) = 0;
107 virtual void ItemSetChanged(const SfxItemSet& rSet) = 0;
122 virtual const SfxItemSet& GetObjectItemSet() const = 0;
129 virtual const SfxItemSet& GetMergedItemSet() const;
133 virtual void SetObjectItemSet(const SfxItemSet& rSet) = 0;
136 virtual void SetMergedItemSet(const SfxItemSet& rSet, bool bClearAllItems = false);
179 void SetMergedItemSetAndBroadcast(const SfxItemSet& rSet, bool bClearAllItems = false);
202 void SVXCORE_DLLPUBLIC CleanupFillProperties( SfxItemSet& rItemSet );

12345678910>>...126