Home
last modified time | relevance | path

Searched refs:nFamily (Results 26 – 50 of 95) sorted by relevance

1234

/trunk/main/reportdesign/source/filter/xml/
H A DxmlStyleImport.hxx77 SvXMLStylesContext& rStyles, sal_uInt16 nFamily, sal_Bool bDefaultStyle = sal_False );
126 sal_uInt16 nFamily,
132 sal_uInt16 nFamily, sal_uInt16 nPrefix,
150 sal_uInt16 nFamily ) const;
153 GetStylesContainer( sal_uInt16 nFamily ) const;
154 virtual ::rtl::OUString GetServiceName( sal_uInt16 nFamily ) const;
H A DxmlAutoStyle.cxx37 sal_Int32 nFamily, in exportStyleAttributes() argument
44 …SvXMLAutoStylePoolP::exportStyleAttributes( rAttrList, nFamily, rProperties, rPropExp, rUnitConver… in exportStyleAttributes()
45 if ( nFamily == XML_STYLE_FAMILY_TABLE_CELL ) in exportStyleAttributes()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx212 if (nFamily != SD_STYLE_FAMILY_PSEUDO) in SetParent()
216 SfxStyleSheetBase* pStyle = rPool.Find(rParentName, nFamily); in SetParent()
248 if (nFamily == SD_STYLE_FAMILY_GRAPHICS || nFamily == SD_STYLE_FAMILY_MASTERPAGE) in GetItemSet()
277 else if( nFamily == SD_STYLE_FAMILY_CELL ) in GetItemSet()
571 if (nId == SFX_HINT_DATACHANGED && nFamily == SD_STYLE_FAMILY_PSEUDO) in Notify()
593 SfxStyleFamily eFamily = nFamily; in AdjustToFontHeight()
1045 SdStyleSheet* pParentStyle = static_cast< SdStyleSheet* >( mxPool->Find( GetParent(), nFamily ) ); in getParentStyle()
1066 if( pStyle && (pStyle->nFamily == nFamily) && (pStyle->msApiName == rParentName) ) in setParentStyle()
1194 if( nFamily == SD_STYLE_FAMILY_MASTERPAGE ) in getPropertyValue()
1201 aAny <<= GetFamilyString(nFamily); in getPropertyValue()
[all …]
/trunk/main/sd/source/ui/view/
H A Dviewshe3.cxx106 sal_uInt16 nFamily = (sal_uInt16)GetDocSh()->GetStyleFamily(); in GetMenuState() local
122 nFamily = 2; in GetMenuState()
124 nFamily = 3; in GetMenuState()
126 nFamily = 5; in GetMenuState()
128 GetDocSh()->SetStyleFamily(nFamily); in GetMenuState()
132 rSet.Put(SfxUInt16Item(SID_STYLE_FAMILY, nFamily )); in GetMenuState()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlStyleImport.hxx90 SvXMLStylesContext& rStyles, sal_uInt16 nFamily, sal_Bool bDefaultStyle = sal_False );
124 sal_uInt16 nFamily,
142 sal_uInt16 nFamily ) const;
145 GetStylesContainer( sal_uInt16 nFamily ) const;
146 virtual ::rtl::OUString GetServiceName( sal_uInt16 nFamily ) const;
H A DxmlAutoStyle.cxx48 sal_Int32 nFamily, in exportStyleAttributes() argument
55 …SvXMLAutoStylePoolP::exportStyleAttributes( rAttrList, nFamily, rProperties, rPropExp, rUnitConver… in exportStyleAttributes()
56 if ( nFamily == XML_STYLE_FAMILY_TABLE_COLUMN ) in exportStyleAttributes()
/trunk/main/sw/inc/
H A Ddocsh.hxx122 const sal_uInt16 nFamily,
129 SW_DLLPRIVATE sal_uInt16 Delete(const String &rName, sal_uInt16 nFamily);
133 const sal_uInt16 nFamily,
137 SW_DLLPRIVATE sal_uInt16 DoWaterCan( const String &rName, sal_uInt16 nFamily);
138 …SW_DLLPRIVATE sal_uInt16 UpdateStyle(const String &rName, sal_uInt16 nFamily, SwWrtShell* pShe…
140 sal_uInt16 nFamily, sal_uInt16 nMask, SwWrtShell* pShell = 0);
/trunk/main/sw/source/ui/config/
H A Duinums.cxx459 sal_uInt16 nFamily; in _SwNumFmtGlobal() local
467 rStream >> nFamily >> nCharSet >> nWidth >> nHeight >> nPitch; in _SwNumFmtGlobal()
471 Font aFont( nFamily, Size( nWidth, nHeight ) ); in _SwNumFmtGlobal()
555 sal_uInt16 nFamily = FAMILY_DONTKNOW, nCharSet = 0, nPitch = 0; in Store() local
562 nFamily = (sal_uInt16)pFnt->GetFamily(); in Store()
582 rStream << nFamily in Store()
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx444 void XMLTextParagraphExport::Add( sal_uInt16 nFamily, in Add() argument
449 switch( nFamily ) in Add()
486 switch( nFamily ) in Add()
590 void XMLTextParagraphExport::Add( sal_uInt16 nFamily, in Add() argument
596 switch( nFamily ) in Add()
658 switch( nFamily ) in Add()
685 sal_uInt16 nFamily, in Find() argument
692 switch( nFamily ) in Find()
1481 sal_uInt16 nFamily; in collectTextAutoStylesOptimized() local
1488 nFamily = XML_STYLE_FAMILY_TEXT_TEXT; in collectTextAutoStylesOptimized()
[all …]
H A DXMLTextPropertySetContext.cxx49 sal_uInt32 nFamily, in XMLTextPropertySetContext() argument
53 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFamily, in XMLTextPropertySetContext()
/trunk/main/sw/source/filter/xml/
H A Dxmlfmte.cxx274 sal_Int32 nFamily,
288 sal_Int32 nFamily, in exportStyleAttributes() argument
295 …SvXMLAutoStylePoolP::exportStyleAttributes( rAttrList, nFamily, rProperties, rPropExp, rUnitConver… in exportStyleAttributes()
297 if( XML_STYLE_FAMILY_TEXT_PARAGRAPH == nFamily ) in exportStyleAttributes()
/trunk/main/xmloff/source/chart/
H A DSchXMLAutoStylePoolP.cxx47 sal_Int32 nFamily, in exportStyleAttributes() argument
55 SvXMLAutoStylePoolP::exportStyleAttributes( rAttrList, nFamily, rProperties, in exportStyleAttributes()
58 if( nFamily == XML_STYLE_FAMILY_SCH_CHART_ID ) in exportStyleAttributes()
H A DXMLChartPropertyContext.cxx41 sal_uInt32 nFamily, in XMLChartPropertyContext() argument
44 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFamily, rProps, rMapper ) in XMLChartPropertyContext()
/trunk/main/xmloff/source/draw/
H A Dximpstyl.hxx210 sal_uInt16 nFamily, const UniString& rPrefix) const;
219 sal_uInt16 nFamily,
225 sal_uInt16 nFamily, sal_uInt16 nPrefix,
242 …virtual UniReference< SvXMLImportPropertyMapper > GetImportPropertyMapper(sal_uInt16 nFamily) cons…
/trunk/main/starmath/source/
H A Dcfgitem.cxx234 nFamily = FAMILY_DONTKNOW; in SmFontFormat()
245 nFamily = (sal_Int16) rFont.GetFamily(); in SmFontFormat()
257 aRes.SetFamily( (FontFamily) nFamily ); in GetFont()
269 nFamily == rFntFmt.nFamily && in operator ==()
731 rFontFormat.nFamily = nTmp16; in ReadFontFormat()
798 pVal->Value <<= (sal_Int16) aFntFmt.nFamily; in SaveFontFormatList()
/trunk/main/xmloff/source/style/
H A Dfonthdl.cxx226 sal_Int16 nFamily = sal_Int16(); in exportXML() local
227 if( rValue >>= nFamily ) in exportXML()
229 FontFamily eFamily = (FontFamily)nFamily; in exportXML()
H A Dimpastp1.cxx42 sal_Int32 nFamily, in XMLFamilyData_Impl() argument
47 : pCache( 0 ), mnFamily( nFamily ), maStrFamilyName( rStrName), mxMapper( rMapper ), in XMLFamilyData_Impl()
/trunk/main/xmloff/inc/xmloff/
H A DXMLFontAutoStylePool.hxx56 sal_Int16 nFamily,
63 sal_Int16 nFamily,
H A DXMLTextMasterStylesContext.hxx39 virtual SvXMLStyleContext *CreateStyleStyleChildContext( sal_uInt16 nFamily,
44 virtual sal_Bool InsertStyleFamily( sal_uInt16 nFamily ) const;
H A Dstyleexp.hxx128 sal_Bool bUsed, sal_uInt16 nFamily = 0,
134 sal_Bool bUsed, sal_uInt16 nFamily = 0,
/trunk/main/sfx2/inc/sfx2/
H A Dstyfitem.hxx60 sal_uInt16 nFamily; member in SfxStyleFamilyItem
70 SfxStyleFamily GetFamily() const { return (SfxStyleFamily)nFamily; } in GetFamily()
/trunk/main/xmloff/inc/
H A DStyleMap.hxx36 inline StyleNameKey_Impl( sal_uInt16 nFamily, in StyleNameKey_Impl()
38 m_nFamily( nFamily ), in StyleNameKey_Impl()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.cxx608 sal_Int32 nFamily, in exportStyleAttributes() argument
615 …SvXMLAutoStylePoolP::exportStyleAttributes( rAttrList, nFamily, rProperties, rPropExp, rUnitConver… in exportStyleAttributes()
616 if (nFamily == XML_STYLE_FAMILY_TABLE_CELL) in exportStyleAttributes()
646 else if (nFamily == XML_STYLE_FAMILY_TABLE_TABLE) in exportStyleAttributes()
676 sal_Int32 nFamily, in exportStyleContent() argument
683 …SvXMLAutoStylePoolP::exportStyleContent( rHandler, nFamily, rProperties, rPropExp, rUnitConverter,… in exportStyleContent()
684 if (nFamily == XML_STYLE_FAMILY_TABLE_CELL) in exportStyleContent()
H A Dxmlannoi.cxx212 void ScXMLAnnotationContext::AddContentStyle( sal_uInt16 nFamily, const rtl::OUString& rName, const… in AddContentStyle() argument
214 …mrAnnotationData.maContentStyles.push_back( ScXMLAnnotationStyleEntry( nFamily, rName, rSelection … in AddContentStyle()
/trunk/main/sfx2/source/dialog/
H A Dstyfitem.cxx82 nFamily = (sal_uInt16)ReadLongRes(); in SfxStyleFamilyItem()
85 nFamily = SFX_STYLE_FAMILY_PARA; in SfxStyleFamilyItem()

Completed in 144 milliseconds

1234