Home
last modified time | relevance | path

Searched refs:SfxStyleFamily (Results 1 – 25 of 59) sorted by relevance

123

/aoo4110/main/svl/inc/svl/
H A Dstyle.hxx87 SfxStyleFamily nFamily; // Familie
136 SfxStyleFamily GetFamily() const { return nFamily; } in GetFamily()
166 SfxStyleFamily eFam, sal_uInt16 n=0xFFFF );
168 virtual SfxStyleFamily GetSearchFamily() const;
179 SfxStyleFamily nSearchFamily;
215 SfxStyleFamily nSearchFamily;
236 virtual SfxStyleSheetIteratorPtr CreateIterator(SfxStyleFamily, sal_uInt16 nMask);
241 SfxStyleFamily eFam,
261 virtual sal_Bool SetParent(SfxStyleFamily eFam,
268 void SetSearchMask(SfxStyleFamily eFam, sal_uInt16 n=0xFFFF );
[all …]
H A Dsrchitem.hxx63 SfxStyleFamily eFamily; // Vorlagen-Familie
131 SfxStyleFamily GetFamily() const { return eFamily; } in GetFamily()
132 void SetFamily( SfxStyleFamily eNewFamily ) in SetFamily()
/aoo4110/main/editeng/source/editeng/
H A Deditobj2.hxx149 SfxStyleFamily eFamily;
167 SfxStyleFamily GetFamily() const { return eFamily; } in GetFamily()
173 SfxStyleFamily& GetFamily() { return eFamily; } in GetFamily()
212 sal_Bool ImpChangeStyleSheets( const String& rOldName, SfxStyleFamily eOldFamily,
213 const String& rNewName, SfxStyleFamily eNewFamily );
273 virtual sal_Bool HasStyleSheet( const XubString& rName, SfxStyleFamily eFamily ) const;
274 virtual void GetStyleSheet( sal_uInt16 nPara, XubString& rName, SfxStyleFamily& eFamily ) const;
275 …virtual void SetStyleSheet( sal_uInt16 nPara, const XubString& rName, const SfxStyleFamily& eFam…
276 virtual sal_Bool ChangeStyleSheets( const XubString& rOldName, SfxStyleFamily eOldFamily,
277 const String& rNewName, SfxStyleFamily eNewFamily );
[all …]
H A Deditundo.hxx74 SfxStyleFamily eLeftStyleFamily;
75 SfxStyleFamily eRightStyleFamily;
196 SfxStyleFamily ePrevFamily;
197 SfxStyleFamily eNewFamily;
204 const XubString& rPrevName, SfxStyleFamily ePrevFamily,
205 const XubString& rNewName, SfxStyleFamily eNewFamily,
H A Deditobj.cxx427 sal_Bool __EXPORT EditTextObject::ChangeStyleSheets( const XubString&, SfxStyleFamily, in ChangeStyleSheets() argument
428 const XubString&, SfxStyleFamily ) in ChangeStyleSheets()
434 void __EXPORT EditTextObject::ChangeStyleSheetName( SfxStyleFamily /*eFamily*/, in ChangeStyleSheetName() argument
1098 sal_Bool BinTextObject::HasStyleSheet( const XubString& rName, SfxStyleFamily eFamily ) const in HasStyleSheet()
1131 const XubString& rOldName, SfxStyleFamily eOldFamily, in ImpChangeStyleSheets()
1132 const XubString& rNewName, SfxStyleFamily eNewFamily ) in ImpChangeStyleSheets()
1154 const XubString& rOldName, SfxStyleFamily eOldFamily, in ChangeStyleSheets()
1155 const XubString& rNewName, SfxStyleFamily eNewFamily ) in ChangeStyleSheets()
1164 void __EXPORT BinTextObject::ChangeStyleSheetName( SfxStyleFamily eFamily, in ChangeStyleSheetName()
1395 pC->GetFamily() = (SfxStyleFamily)nStyleFamily; in CreateData()
[all …]
/aoo4110/main/sw/inc/
H A Ddocstyle.hxx95 SfxStyleFamily eFam,
103 void SetFamily(SfxStyleFamily eFam) { nFamily = eFam; } in SetFamily()
176 SfxStyleFamily eFam, sal_uInt16 n=0xFFFF );
199 virtual SfxStyleSheetBase* Create( const String&, SfxStyleFamily, sal_uInt16 nMask);
209 …virtual SfxStyleSheetBase& Make(const String&, SfxStyleFamily, sal_uInt16 nMask, sal_uInt16 nPos =…
211 virtual SfxStyleSheetBase* Find( const String&, SfxStyleFamily eFam,
214 virtual sal_Bool SetParent( SfxStyleFamily eFam, const String &rStyle,
222 virtual SfxStyleSheetIteratorPtr CreateIterator( SfxStyleFamily, sal_uInt16 nMask );
H A Dunostyle.hxx123 SfxStyleFamily eFamily; // Familie
188 SfxStyleFamily eFamily; // fuer Notify
212 …SwXStyle(SwDoc* pDoc, SfxStyleFamily eFam = SFX_STYLE_FAMILY_PARA, sal_Bool bConditional = sal_Fal…
213 SwXStyle(SfxStyleSheetBasePool& rPool, SfxStyleFamily eFam,
274 SfxStyleFamily GetFamily() const {return eFamily;} in GetFamily()
323 SwXPageStyle(SfxStyleSheetBasePool& rPool, SwDocShell* pDocSh, SfxStyleFamily eFam,
/aoo4110/main/editeng/inc/editeng/
H A Deditobj.hxx109 virtual sal_Bool HasStyleSheet( const XubString& rName, SfxStyleFamily eFamily ) const;
110 virtual void GetStyleSheet( sal_uInt16 nPara, XubString& rName, SfxStyleFamily& eFamily ) const;
111 …virtual void SetStyleSheet( sal_uInt16 nPara, const XubString& rName, const SfxStyleFamily& eFami…
112 virtual sal_Bool ChangeStyleSheets( const XubString& rOldName, SfxStyleFamily eOldFamily,
113 const XubString& rNewName, SfxStyleFamily eNewFamily );
114 …virtual void ChangeStyleSheetName( SfxStyleFamily eFamily, const XubString& rOldName, const XubSt…
H A Doutlobj.hxx83 …ngeStyleSheets(const XubString& rOldName, SfxStyleFamily eOldFamily, const XubString& rNewName, Sf…
84 …void ChangeStyleSheetName(SfxStyleFamily eFamily, const XubString& rOldName, const XubString& rNew…
85 void SetStyleSheets(sal_uInt16 nLevel, const XubString rNewName, const SfxStyleFamily& rNewFamily);
/aoo4110/main/svl/source/items/
H A Dstyle.cxx226 SfxStyleFamily eTmpFam=rPool.GetSearchFamily(); in SetName()
409 SfxStyleFamily SfxStyleSheetIterator::GetSearchFamily() const in GetSearchFamily()
430 SfxStyleFamily eFam, sal_uInt16 n) in SfxStyleSheetIterator()
646 void SfxStyleSheetBasePool::SetSearchMask(SfxStyleFamily eFam, sal_uInt16 n) in SetSearchMask()
670 SfxStyleFamily eFam, in CreateIterator()
681 SfxStyleFamily eFam, in Create()
772 SfxStyleFamily eFam, in Find()
948 SfxStyleSheetBase& rSheet = Make( aName, (SfxStyleFamily)nFamily , nStyleMask); in Load()
1049 SfxStyleSheetBase& rSheet = Make( aName, (SfxStyleFamily)nFamily , nStyleMask); in Load1_Impl()
1253 SfxStyleFamily eFam, in SfxStyleSheet()
[all …]
/aoo4110/main/sd/source/ui/func/
H A Dfutempl.cxx181 SfxStyleSheetBase *p = pSSPool->Find(aStyleName, (SfxStyleFamily) nFamily, SFXSTYLEBIT_ALL ); in DoExecute()
187 pStyleSheet = &pSSPool->Make( aStyleName, (SfxStyleFamily) nFamily, SFXSTYLEBIT_USERDEF ); in DoExecute()
207 SfxStyleSheetBase *p = pSSPool->Find(aStyleName, (SfxStyleFamily) nFamily, SFXSTYLEBIT_ALL ); in DoExecute()
213 pStyleSheet = &pSSPool->Make( aStyleName, (SfxStyleFamily) nFamily, SFXSTYLEBIT_USERDEF ); in DoExecute()
220 pStyleSheet = pSSPool->Find( aStyleName, (SfxStyleFamily) nFamily); in DoExecute()
224 pStyleSheet = pSSPool->Find( aStyleName, (SfxStyleFamily) nFamily); in DoExecute()
239 pStyleSheet = pSSPool->Find( aStyleName, (SfxStyleFamily) nFamily); in DoExecute()
277 pStyleSheet = pSSPool->Find( aStyleName, (SfxStyleFamily) nFamily); in DoExecute()
321 SfxStyleFamily eFamily = pStyleSheet->GetFamily(); in DoExecute()
/aoo4110/main/sc/inc/
H A Dstlpool.hxx55 const String& rName, SfxStyleFamily eFamily );
57 ScStyleSheet* FindCaseIns( const String& rName, SfxStyleFamily eFam );
62 virtual SfxStyleSheetBase& Make( const String&, SfxStyleFamily eFam,
71 SfxStyleFamily eFamily,
H A Dstyleuno.hxx130 SfxStyleFamily eFamily; // Familie
136 ScStyleFamilyObj(ScDocShell* pDocSh, SfxStyleFamily eFam);
222 SfxStyleFamily eFamily; // Familie
244 ScStyleObj(ScDocShell* pDocSh, SfxStyleFamily eFam, const String& rName);
249 SfxStyleFamily GetFamily() const { return eFamily; } in GetFamily()
/aoo4110/main/sw/source/ui/app/
H A Ddocst.cxx535 pStyle = &mxBasePool->Make( rName, (SfxStyleFamily)nFamily, nMask ); in Edit()
620 pStyle = mxBasePool->Find( rName, (SfxStyleFamily)nFamily ); in Edit()
838 SfxStyleSheetBase *pStyle = mxBasePool->Find(rName, (SfxStyleFamily)nFamily); in Delete()
862 (SwDocStyleSheet*)mxBasePool->Find(rName, (SfxStyleFamily)nFamily); in ApplyStyles()
936 (SwDocStyleSheet*)mxBasePool->Find(rName, (SfxStyleFamily)nFamily); in DoWaterCan()
983 (SwDocStyleSheet*)mxBasePool->Find(rName, (SfxStyleFamily)nFamily); in UpdateStyle()
1076 rName, (SfxStyleFamily)nFamily ); in MakeByExample()
1087 (SfxStyleFamily)nFamily, nMask ); in MakeByExample()
1293 Bitmap SwDocShell::GetStyleFamilyBitmap( SfxStyleFamily eFamily, BmpColorMode eColorMode ) in GetStyleFamilyBitmap()
H A Ddocstyle.cxx318 sal_uInt16 lcl_FindName( const SwPoolFmtList& rLst, SfxStyleFamily eFam, in lcl_FindName()
342 sal_Bool FindPhyStyle( SwDoc& rDoc, const String& rName, SfxStyleFamily eFam ) in FindPhyStyle()
402 SfxStyleFamily eFam, in SwDocStyleSheet()
2102 SfxStyleFamily eFam, in Make()
2126 SfxStyleFamily, sal_uInt16 ) in Create() argument
2135 SfxStyleFamily eFamily( rSource.GetFamily() ); in Replace()
2232 SfxStyleSheetIteratorPtr SwDocStyleSheetPool::CreateIterator( SfxStyleFamily eFam, sal_uInt16 _nMas… in CreateIterator()
2300 sal_Bool SwDocStyleSheetPool::SetParent( SfxStyleFamily eFam, in SetParent()
2358 SfxStyleFamily eFam, sal_uInt16 n ) in Find()
2439 SfxStyleFamily eFam, sal_uInt16 n ) in SwStyleSheetIterator()
/aoo4110/main/editeng/source/outliner/
H A Doutlobj.cxx239 …ngeStyleSheets(const XubString& rOldName, SfxStyleFamily eOldFamily, const XubString& rNewName, Sf… in ChangeStyleSheets()
245 void OutlinerParaObject::ChangeStyleSheetName(SfxStyleFamily eFamily, const XubString& rOldName, co… in ChangeStyleSheetName()
251 …ject::SetStyleSheets(sal_uInt16 nLevel, const XubString rNewName, const SfxStyleFamily& rNewFamily) in SetStyleSheets()
/aoo4110/main/sc/source/ui/inc/
H A Dundostyl.hxx58 SfxStyleFamily eFamily;
63 const String& rName, SfxStyleFamily eStyleFamily,
69 SfxStyleFamily eFam,
/aoo4110/main/sc/source/core/data/
H A Dstlpool.cxx99 SfxStyleFamily eFam, sal_uInt16 mask, sal_uInt16 nPos ) in Make()
127 SfxStyleFamily eFamily, in Create()
162 const String& rName, SfxStyleFamily eFamily ) in CopyStyleFrom()
617 ScStyleSheet* ScStyleSheetPool::FindCaseIns( const String& rName, SfxStyleFamily eFam ) in FindCaseIns()
/aoo4110/main/sfx2/source/inc/
H A Dtempldgi.hxx124 virtual SfxStyleFamily GetActualFamily() const { return pDialog->GetActualFamily(); } in GetActualFamily()
260 SfxStyleFamily GetActualFamily() const;
274 static sal_uInt16 SfxFamilyIdToNId( SfxStyleFamily nFamily );
/aoo4110/main/sd/inc/
H A Dstlsheet.hxx58 …SdStyleSheet( const rtl::OUString& rDisplayName, SfxStyleSheetBasePool& rPool, SfxStyleFamily eFam…
78 static rtl::OUString GetFamilyString( SfxStyleFamily eFamily );
80 static SdStyleSheet* CreateEmptyUserStyle( SfxStyleSheetBasePool& rPool, SfxStyleFamily eFamily );
H A Dstlpool.hxx126 void CopySheets(SdStyleSheetPool& rSourcePool, SfxStyleFamily eFamily );
128 virtual SfxStyleSheetBase* Create(const String& rName, SfxStyleFamily eFamily, sal_uInt16 nMask);
/aoo4110/main/sfx2/inc/sfx2/
H A Dstyfitem.hxx70 SfxStyleFamily GetFamily() const { return (SfxStyleFamily)nFamily; } in GetFamily()
/aoo4110/main/sfx2/source/dialog/
H A Dtempldlg.cxx1156 sal_uInt16 SfxCommonTemplateDialog_Impl::SfxFamilyIdToNId( SfxStyleFamily nFamily ) in SfxFamilyIdToNId()
1210 const SfxStyleFamily eFam = pItem->GetFamily(); in SelectStyle()
1390 const SfxStyleFamily eFam = pItem->GetFamily(); in UpdateStyles_Impl()
1734 const SfxStyleFamily eFam = pItem->GetFamily(); in Notify()
2025 const SfxStyleFamily eFam=GetFamilyItem_Impl()->GetFamily(); in ActionSelect()
2137 const SfxStyleFamily eFam = pItem->GetFamily(); in IMPL_LINK()
2159 const SfxStyleFamily eFam=pItem->GetFamily(); in NewHdl()
2214 const SfxStyleFamily eFam = pItem->GetFamily(); in EditHdl()
2295 const SfxStyleFamily eFam = pItem->GetFamily(); in EnableDelete()
2426 SfxStyleFamily SfxCommonTemplateDialog_Impl::GetActualFamily() const in GetActualFamily()
/aoo4110/main/svx/source/svdraw/
H A Dsvdotxat.cxx260 SfxStyleFamily eStyleFam; in ImpSetTextStyleSheetListeners()
308 SfxStyleFamily eFam=(SfxStyleFamily)nFam; in ImpSetTextStyleSheetListeners()
/aoo4110/main/sfx2/source/doc/
H A Dobjcont.cxx499 Bitmap SfxObjectShell::GetStyleFamilyBitmap( SfxStyleFamily eFamily ) in GetStyleFamilyBitmap()
507 Bitmap SfxObjectShell::GetStyleFamilyBitmap(SfxStyleFamily eFamily, BmpColorMode eColorMode ) in GetStyleFamilyBitmap()
575 SfxStyleFamily eOldFamily = pHisSheet->GetFamily(); in Insert()
711 SfxStyleFamily eFamily = pMySheet->GetFamily(); in Remove()

Completed in 162 milliseconds

123