/trunk/main/svl/inc/svl/ |
H A D | style.hxx | 87 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 D | srchitem.hxx | 63 SfxStyleFamily eFamily; // Vorlagen-Familie 131 SfxStyleFamily GetFamily() const { return eFamily; } in GetFamily() 132 void SetFamily( SfxStyleFamily eNewFamily ) in SetFamily()
|
/trunk/main/editeng/source/editeng/ |
H A D | editobj2.hxx | 150 SfxStyleFamily eFamily; 168 SfxStyleFamily GetFamily() const { return eFamily; } in GetFamily() 174 SfxStyleFamily& GetFamily() { return eFamily; } in GetFamily() 214 sal_Bool ImpChangeStyleSheets( const String& rOldName, SfxStyleFamily eOldFamily, 215 const String& rNewName, SfxStyleFamily eNewFamily ); 275 virtual sal_Bool HasStyleSheet( const XubString& rName, SfxStyleFamily eFamily ) const; 276 virtual void GetStyleSheet( sal_uInt32 nPara, XubString& rName, SfxStyleFamily& eFamily ) const; 277 …virtual void SetStyleSheet( sal_uInt32 nPara, const XubString& rName, const SfxStyleFamily& eFam… 278 virtual sal_Bool ChangeStyleSheets( const XubString& rOldName, SfxStyleFamily eOldFamily, 279 const String& rNewName, SfxStyleFamily eNewFamily ); [all …]
|
H A D | editobj.cxx | 427 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() 1402 pC->GetFamily() = (SfxStyleFamily)nStyleFamily; in CreateData() [all …]
|
H A D | editundo.hxx | 74 SfxStyleFamily eLeftStyleFamily; 75 SfxStyleFamily eRightStyleFamily; 196 SfxStyleFamily ePrevFamily; 197 SfxStyleFamily eNewFamily; 204 const XubString& rPrevName, SfxStyleFamily ePrevFamily, 205 const XubString& rNewName, SfxStyleFamily eNewFamily,
|
/trunk/main/sw/inc/ |
H A D | docstyle.hxx | 95 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 D | unostyle.hxx | 123 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,
|
/trunk/main/editeng/inc/editeng/ |
H A D | editobj.hxx | 109 virtual sal_Bool HasStyleSheet( const XubString& rName, SfxStyleFamily eFamily ) const; 110 virtual void GetStyleSheet( sal_uInt32 nPara, XubString& rName, SfxStyleFamily& eFamily ) const; 111 …virtual void SetStyleSheet( sal_uInt32 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 D | outlobj.hxx | 83 …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);
|
/trunk/main/svl/source/items/ |
H A D | style.cxx | 226 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 …]
|
/trunk/main/sd/source/ui/func/ |
H A D | futempl.cxx | 181 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()
|
/trunk/main/sc/inc/ |
H A D | stlpool.hxx | 55 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 D | styleuno.hxx | 130 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()
|
/trunk/main/sw/source/ui/app/ |
H A D | docst.cxx | 530 pStyle = &mxBasePool->Make( rName, (SfxStyleFamily)nFamily, nMask ); in Edit() 615 pStyle = mxBasePool->Find( rName, (SfxStyleFamily)nFamily ); in Edit() 862 SfxStyleSheetBase *pStyle = mxBasePool->Find(rName, (SfxStyleFamily)nFamily); in Delete() 888 … SwDocStyleSheet* pStyle = (SwDocStyleSheet*) mxBasePool->Find( rName, (SfxStyleFamily) nFamily ); in ApplyStyles() 963 (SwDocStyleSheet*)mxBasePool->Find(rName, (SfxStyleFamily)nFamily); in DoWaterCan() 1010 (SwDocStyleSheet*)mxBasePool->Find(rName, (SfxStyleFamily)nFamily); in UpdateStyle() 1103 rName, (SfxStyleFamily)nFamily ); in MakeByExample() 1114 (SfxStyleFamily)nFamily, nMask ); in MakeByExample() 1320 Bitmap SwDocShell::GetStyleFamilyBitmap( SfxStyleFamily eFamily, BmpColorMode eColorMode ) in GetStyleFamilyBitmap()
|
H A D | docstyle.cxx | 317 sal_uInt16 lcl_FindName( const SwPoolFmtList& rLst, SfxStyleFamily eFam, in lcl_FindName() 341 sal_Bool FindPhyStyle( SwDoc& rDoc, const String& rName, SfxStyleFamily eFam ) in FindPhyStyle() 401 SfxStyleFamily eFam, in SwDocStyleSheet() 2176 SfxStyleFamily eFam, in Make() 2200 SfxStyleFamily, sal_uInt16 ) in Create() argument 2209 SfxStyleFamily eFamily( rSource.GetFamily() ); in Replace() 2306 SfxStyleSheetIteratorPtr SwDocStyleSheetPool::CreateIterator( SfxStyleFamily eFam, sal_uInt16 _nMas… in CreateIterator() 2374 sal_Bool SwDocStyleSheetPool::SetParent( SfxStyleFamily eFam, in SetParent() 2432 SfxStyleFamily eFam, sal_uInt16 n ) in Find() 2513 SfxStyleFamily eFam, sal_uInt16 n ) in SwStyleSheetIterator()
|
/trunk/main/editeng/source/outliner/ |
H A D | outlobj.cxx | 239 …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()
|
/trunk/main/sc/source/ui/inc/ |
H A D | undostyl.hxx | 58 SfxStyleFamily eFamily; 63 const String& rName, SfxStyleFamily eStyleFamily, 69 SfxStyleFamily eFam,
|
/trunk/main/sc/source/core/data/ |
H A D | stlpool.cxx | 99 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()
|
/trunk/main/sfx2/source/inc/ |
H A D | templdgi.hxx | 124 virtual SfxStyleFamily GetActualFamily() const { return pDialog->GetActualFamily(); } in GetActualFamily() 260 SfxStyleFamily GetActualFamily() const; 274 static sal_uInt16 SfxFamilyIdToNId( SfxStyleFamily nFamily );
|
/trunk/main/sd/inc/ |
H A D | stlsheet.hxx | 58 …SdStyleSheet( const rtl::OUString& rDisplayName, SfxStyleSheetBasePool& rPool, SfxStyleFamily eFam… 78 static rtl::OUString GetFamilyString( SfxStyleFamily eFamily ); 80 static SdStyleSheet* CreateEmptyUserStyle( SfxStyleSheetBasePool& rPool, SfxStyleFamily eFamily );
|
/trunk/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 1156 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()
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | styfitem.hxx | 70 SfxStyleFamily GetFamily() const { return (SfxStyleFamily)nFamily; } in GetFamily()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdotxat.cxx | 260 SfxStyleFamily eStyleFam; in ImpSetTextStyleSheetListeners() 308 SfxStyleFamily eFam=(SfxStyleFamily)nFam; in ImpSetTextStyleSheetListeners()
|
/trunk/main/sfx2/source/doc/ |
H A D | objcont.cxx | 499 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()
|
/trunk/main/svx/source/tbxctrls/ |
H A D | tbcontrl.cxx | 137 …SvxStyleBox_Impl( Window* pParent, sal_uInt16 nSlot, const OUString& rCommand, SfxStyleFamily eFam… 141 void SetFamily( SfxStyleFamily eNewFamily ); 160 SfxStyleFamily eStyleFamily; 340 SfxStyleFamily eFamily, in SvxStyleBox_Impl() 453 void SvxStyleBox_Impl::SetFamily( SfxStyleFamily eNewFamily ) in SetFamily() 1899 SfxStyleFamily SvxStyleToolBoxControl::GetActFamily() in GetActFamily() 1926 const SfxStyleFamily eFamily = GetActFamily(); in FillStyleBox()
|