Home
last modified time | relevance | path

Searched refs:eFamily (Results 51 – 75 of 75) sorted by last modified time

123

/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx63 SfxStyleFamily eFamily; // Vorlagen-Familie member in SvxSearchItem
131 SfxStyleFamily GetFamily() const { return eFamily; } in GetFamily()
133 { eFamily = eNewFamily; } in SetFamily()
/trunk/main/starmath/inc/
H A Dutility.hxx108 SmFace( FontFamily eFamily, const Size& rSize) : in SmFace() argument
109 Font(eFamily, rSize), nBorderWidth(-1) { Impl_Init(); } in SmFace()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx499 Bitmap SfxObjectShell::GetStyleFamilyBitmap( SfxStyleFamily eFamily ) in GetStyleFamilyBitmap() argument
502 return SfxObjectShell::GetStyleFamilyBitmap( eFamily, BMP_COLOR_NORMAL ); in GetStyleFamilyBitmap()
507 Bitmap SfxObjectShell::GetStyleFamilyBitmap(SfxStyleFamily eFamily, BmpColorMode eColorMode ) in GetStyleFamilyBitmap() argument
510 switch(eFamily) in GetStyleFamilyBitmap()
711 SfxStyleFamily eFamily = pMySheet->GetFamily(); in Remove() local
718 if (pTestSheet->GetFamily() == eFamily && in Remove()
725 if (pTestSheet->GetFamily() == eFamily && in Remove()
/trunk/main/sd/source/ui/view/
H A Dviewshe3.cxx120 SfxStyleFamily eFamily = pStyleSheet->GetFamily(); in GetMenuState() local
121 if(eFamily == SD_STYLE_FAMILY_GRAPHICS) in GetMenuState()
123 else if(eFamily == SD_STYLE_FAMILY_CELL ) in GetMenuState()
H A Ddrviewsf.cxx479 SfxStyleFamily eFamily = pStyleSheet->GetFamily(); in GetAttrState() local
481 if ((eFamily == SD_STYLE_FAMILY_GRAPHICS && nSlotId == SID_STYLE_FAMILY2) || in GetAttrState()
482 (eFamily == SD_STYLE_FAMILY_CELL && nSlotId == SID_STYLE_FAMILY3) || in GetAttrState()
483 (eFamily == SD_STYLE_FAMILY_PSEUDO && nSlotId == SID_STYLE_FAMILY5)) in GetAttrState()
/trunk/main/sd/source/ui/func/
H A Dfutempl.cxx321 SfxStyleFamily eFamily = pStyleSheet->GetFamily(); in DoExecute() local
323 if (eFamily == SD_STYLE_FAMILY_GRAPHICS) in DoExecute()
327 else if (eFamily == SD_STYLE_FAMILY_PSEUDO) in DoExecute()
394 else if (eFamily == SD_STYLE_FAMILY_CELL) in DoExecute()
417 if (eFamily == SD_STYLE_FAMILY_PSEUDO) in DoExecute()
/trunk/main/sd/source/core/
H A Dstlpool.cxx121 SfxStyleSheetBase* SdStyleSheetPool::Create(const String& rName, SfxStyleFamily eFamily, sal_uInt16… in Create() argument
123 return new SdStyleSheet(rName, *this, eFamily, _nMask); in Create()
624 void SdStyleSheetPool::CopySheets(SdStyleSheetPool& rSourcePool, SfxStyleFamily eFamily ) in CopySheets() argument
636 if( xSheet->GetFamily() == eFamily ) in CopySheets()
639 if ( !Find( aName, eFamily ) ) in CopySheets()
641 rtl::Reference< SfxStyleSheetBase > xNewSheet( &Make( aName, eFamily ) ); in CopySheets()
660 …DBG_ASSERT( rSourcePool.Find( (*aIter).second, eFamily ), "StyleSheet has invalid parent: Family m… in CopySheets()
H A Dstlsheet.cxx137 …st OUString& rDisplayName, SfxStyleSheetBasePool& _rPool, SfxStyleFamily eFamily, sal_uInt16 _nMas… in SdStyleSheet() argument
138 : SdStyleSheetBase( UniString( rDisplayName ), _rPool, eFamily, _nMask) in SdStyleSheet()
593 SfxStyleFamily eFamily = nFamily; in AdjustToFontHeight() local
595 if (eFamily == SD_STYLE_FAMILY_PSEUDO) in AdjustToFontHeight()
598 eFamily = pRealStyle->GetFamily(); in AdjustToFontHeight()
602 if (eFamily == SD_STYLE_FAMILY_MASTERPAGE && in AdjustToFontHeight()
730 OUString SdStyleSheet::GetFamilyString( SfxStyleFamily eFamily ) in GetFamilyString() argument
732 switch( eFamily ) in GetFamilyString()
753 …leSheet* SdStyleSheet::CreateEmptyUserStyle( SfxStyleSheetBasePool& rPool, SfxStyleFamily eFamily ) in CreateEmptyUserStyle() argument
762 while( rPool.Find( aName, eFamily ) != 0 ); in CreateEmptyUserStyle()
[all …]
/trunk/main/sd/inc/
H A Dstlpool.hxx126 void CopySheets(SdStyleSheetPool& rSourcePool, SfxStyleFamily eFamily );
128 virtual SfxStyleSheetBase* Create(const String& rName, SfxStyleFamily eFamily, sal_uInt16 nMask);
H A Dstlsheet.hxx58 …tl::OUString& rDisplayName, SfxStyleSheetBasePool& rPool, SfxStyleFamily eFamily, sal_uInt16 nMask…
78 static rtl::OUString GetFamilyString( SfxStyleFamily eFamily );
80 static SdStyleSheet* CreateEmptyUserStyle( SfxStyleSheetBasePool& rPool, SfxStyleFamily eFamily );
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx307 SfxStyleFamily eFamily = SFX_STYLE_FAMILY_PARA; in ExecuteStyle() local
316 eFamily = SFX_STYLE_FAMILY_PARA; in ExecuteStyle()
319 eFamily = SFX_STYLE_FAMILY_PAGE; in ExecuteStyle()
327 pStylePool->SetSearchMask( eFamily, SFXSTYLEBIT_ALL ); in ExecuteStyle()
344 pStyleSheet = &(pStylePool->Make( aStyleName, eFamily, in ExecuteStyle()
383 pStyleSheet = pStylePool->Find( aStyleName, eFamily ); in ExecuteStyle()
404 pStyleSheet = pStylePool->Find( aStyleName, eFamily ); in ExecuteStyle()
439 switch ( eFamily ) in ExecuteStyle()
536 pStyleSheet = &pStylePool->Make( aStyleName, eFamily, in ExecuteStyle()
668 pStyleSheet = &pStylePool->Make( aStyleName, eFamily, in ExecuteStyle()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx746 eFamily( eFam ) in ScStyleFamilyObj()
798 if ( pStylePool->Find( aString, eFamily ) ) in GetObjectByName_Impl()
880 if ( eFamily == SFX_STYLE_FAMILY_PARA ) in removeByName()
1039 switch ( eFamily ) in getPropertyValue()
1096 eFamily( eFam ), in ScStyleObj()
1235 if ( eFamily == SFX_STYLE_FAMILY_PARA ) in setParentStyle()
1325 if ( eFamily == SFX_STYLE_FAMILY_PAGE ) in GetStyleItemSet_Impl()
1604 if ( eFamily == SFX_STYLE_FAMILY_PARA ) in setAllPropertiesToDefault()
1715 if ( eFamily == SFX_STYLE_FAMILY_PAGE ) in SetOnePropertyValueWithoutUpdate()
1958 if(SFX_STYLE_FAMILY_PARA != eFamily) in SetOnePropertyValueWithoutUpdate()
[all …]
/trunk/main/sc/source/ui/undo/
H A Dundostyl.cxx105 eFamily( eFam ), in ScUndoModifyStyle()
117 sal_uInt16 nId = (eFamily == SFX_STYLE_FAMILY_PARA) ? in GetComment()
225 DoChange( pDocShell, aNewData.GetName(), eFamily, aOldData ); in Undo()
232 DoChange( pDocShell, aOldData.GetName(), eFamily, aNewData ); in Redo()
/trunk/main/sc/source/ui/inc/
H A Dundostyl.hxx58 SfxStyleFamily eFamily; member in ScUndoModifyStyle
/trunk/main/sc/source/ui/docshell/
H A Ddocsh6.cxx292 SfxStyleFamily eFamily = bCellStyles ? in LoadStylesArgs() local
295 SfxStyleSheetIterator aIter( pSourcePool, eFamily ); in LoadStylesArgs()
/trunk/main/sc/source/filter/ftools/
H A Dftools.cxx234 …Sheet( ScStyleSheetPool& rPool, const String& rStyleName, SfxStyleFamily eFamily, bool bForceName ) in lclMakeStyleSheet() argument
240 while( SfxStyleSheetBase* pStyleSheet = rPool.Find( aNewName, eFamily ) ) in lclMakeStyleSheet()
255 return static_cast< ScStyleSheet& >( rPool.Make( aNewName, eFamily, SFXSTYLEBIT_USERDEF ) ); in lclMakeStyleSheet()
/trunk/main/sc/source/filter/excel/
H A Dfontbuff.cxx128 FontFamily eFamily = FAMILY_DONTKNOW; in MakeFont() local
135 eFamily = FAMILY_SWISS; in MakeFont()
139 eFamily = FAMILY_ROMAN; in MakeFont()
150 …pEntry->pFont = new SvxFontItem( eFamily, *pEntry->pTmpName, EMPTY_STRING, ePitch, eCharSet, ATTR_… in MakeFont()
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx941 const SfxStyleFamily eFamily = pSrcStyle->GetFamily(); in lcl_CopyStyleToPool() local
942 SfxStyleSheetBase* pDestStyle = pDestPool->Find( aStrSrcStyle, eFamily ); in lcl_CopyStyleToPool()
949 pDestStyle = &pDestPool->Make( aStrSrcStyle, eFamily, SFXSTYLEBIT_USERDEF ); in lcl_CopyStyleToPool()
970 !pDestPool->Find( aStrParent, eFamily ) ) in lcl_CopyStyleToPool()
972 lcl_CopyStyleToPool( pSrcPool->Find( aStrParent, eFamily ), in lcl_CopyStyleToPool()
H A Dstlpool.cxx127 SfxStyleFamily eFamily, in Create() argument
130 ScStyleSheet* pSheet = new ScStyleSheet( rName, *this, eFamily, nMaskP ); in Create()
131 if ( eFamily == SFX_STYLE_FAMILY_PARA && ScGlobal::GetRscString(STR_STYLENAME_STANDARD) != rName ) in Create()
162 const String& rName, SfxStyleFamily eFamily ) in CopyStyleFrom() argument
166 SfxStyleSheetBase* pStyleSheet = pSrcPool->Find( rName, eFamily ); in CopyStyleFrom()
170 SfxStyleSheetBase* pDestSheet = Find( rName, eFamily ); in CopyStyleFrom()
172 pDestSheet = &Make( rName, eFamily ); in CopyStyleFrom()
177 if ( eFamily == SFX_STYLE_FAMILY_PAGE ) in CopyStyleFrom()
H A Dstlsheet.cxx65 SfxStyleFamily eFamily, in ScStyleSheet() argument
68 : SfxStyleSheet ( rName, rPoolP, eFamily, nMaskP ) in ScStyleSheet()
/trunk/main/sc/inc/
H A Dstlpool.hxx55 const String& rName, SfxStyleFamily eFamily );
71 SfxStyleFamily eFamily,
H A Dstlsheet.hxx80 SfxStyleFamily eFamily,
H A Dstyleuno.hxx130 SfxStyleFamily eFamily; // Familie member in ScStyleFamilyObj
222 SfxStyleFamily eFamily; // Familie member in ScStyleObj
249 SfxStyleFamily GetFamily() const { return eFamily; } in GetFamily()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx233 eFamily = FAMILY_SWISS; in SvxFontItem()
249 eFamily = eFam; in SvxFontItem()
259 eFamily = rFont.GetFamily(); in operator =()
277 aFontDescriptor.Family = (sal_Int16)(eFamily); in QueryValue()
289 case MID_FONT_FAMILY : rVal <<= (sal_Int16)(eFamily); break; in QueryValue()
310 eFamily = (FontFamily)aFontDescriptor.Family; in PutValue()
336 eFamily = (FontFamily)nFamily; in PutValue()
367 int bRet = ( eFamily == rItem.eFamily && in operator ==()
/trunk/main/editeng/inc/editeng/
H A Dfontitem.hxx50 FontFamily eFamily; member in SvxFontItem
86 void SetFamily( FontFamily _eFamily ) { eFamily = _eFamily; } in SetFamily()
87 inline FontFamily GetFamily() const { return eFamily; } in GetFamily()

Completed in 141 milliseconds

123