Home
last modified time | relevance | path

Searched refs:nFamily (Results 1 – 25 of 95) sorted by last modified time

1234

/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx795 sal_uInt8 nUnderline, nFamily, nCharSet, nScheme; in importFont() local
796 rStrm >> nHeight >> nFlags >> nWeight >> nEscapement >> nUnderline >> nFamily >> nCharSet; in importFont()
806 maModel.mnFamily = nFamily; in importFont()
1196 sal_uInt8 nUnderline, nFamily, nCharSet; in importFontData5() local
1197 rStrm >> nWeight >> nEscapement >> nUnderline >> nFamily >> nCharSet; in importFontData5()
1204 maModel.mnFamily = nFamily; in importFontData5()
/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 Dtxtstyli.cxx138 SvXMLStylesContext& rStyles, sal_uInt16 nFamily, in XMLTextStyleContext() argument
140 : XMLPropStyleContext( rImport, nPrfx, rLName, xAttrList, rStyles, nFamily, bDefaultStyle ) in XMLTextStyleContext()
172 sal_uInt32 nFamily = 0; in CreateChildContext() local
174 nFamily = XML_TYPE_PROP_TEXT; in CreateChildContext()
176 nFamily = XML_TYPE_PROP_PARAGRAPH; in CreateChildContext()
178 nFamily = XML_TYPE_PROP_SECTION; in CreateChildContext()
180 nFamily = XML_TYPE_PROP_TABLE; in CreateChildContext()
182 nFamily = XML_TYPE_PROP_TABLE_ROW; in CreateChildContext()
183 if( nFamily ) in CreateChildContext()
190 nFamily, in CreateChildContext()
H A Dtxtimp.cxx1287 sal_uInt16 nFamily = bPara ? XML_STYLE_FAMILY_TEXT_PARAGRAPH in ConvertStarFonts() local
1293 FindStyleChildContext( nFamily, rStyleName, in ConvertStarFonts()
1305 ->GetImportPropertyMapper(nFamily); in ConvertStarFonts()
1518 const sal_uInt16 nFamily = bPara ? XML_STYLE_FAMILY_TEXT_PARAGRAPH in SetStyleAndAttrs() local
1526 FindStyleChildContext( nFamily, sStyleName, sal_True ); in SetStyleAndAttrs()
1539 sStyleName = rImport.GetStyleDisplayName( nFamily, sStyleName ); in SetStyleAndAttrs()
H A DXMLTextPropertySetContext.cxx49 sal_uInt32 nFamily, in XMLTextPropertySetContext() argument
53 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFamily, in XMLTextPropertySetContext()
H A DXMLTextPropertySetContext.hxx42 sal_uInt32 nFamily,
H A DXMLTextShapeStyleContext.cxx62 sal_uInt32 nFamily,
80 sal_uInt32 nFamily, in XMLTextShapePropertySetContext_Impl() argument
83 XMLShapePropertySetContext( rImport, nPrfx, rLName, xAttrList, nFamily, in XMLTextShapePropertySetContext_Impl()
161 SvXMLStylesContext& rStyles, sal_uInt16 nFamily, in XMLTextShapeStyleContext() argument
164 nFamily ), in XMLTextShapeStyleContext()
183 sal_uInt32 nFamily = 0; in CreateChildContext() local
185 nFamily = XML_TYPE_PROP_TEXT; in CreateChildContext()
187 nFamily = XML_TYPE_PROP_PARAGRAPH; in CreateChildContext()
189 nFamily = XML_TYPE_PROP_GRAPHIC; in CreateChildContext()
190 if( nFamily ) in CreateChildContext()
[all …]
H A Dtxtexppr.cxx212 sal_Int16 nFamily = FontFamily::DONTKNOW; in ContextFontFilter() local
224 nFamily = nTmp; in ContextFontFilter()
231 sFamilyName, sStyleName, nFamily, nPitch, eEnc ) ); in ContextFontFilter()
/trunk/main/sd/source/core/
H A Dsdpage2.cxx192 pReplData->nFamily = pSheet->GetFamily(); in SetPresentationLayout()
232 …pOPO->ChangeStyleSheets( pReplData->aName, pReplData->nFamily, pReplData->aNewName, pReplData->nNe… in SetPresentationLayout()
/trunk/main/svl/source/items/
H A Dstyle.cxx136 , nFamily( eFam ) in SfxStyleSheetBase()
153 , nFamily( r.nFamily ) in SfxStyleSheetBase()
229 rPool.SetSearchMask(nFamily); in SetName()
305 if( !rPool.Find( rName, nFamily ) ) in SetFollow()
939 sal_uInt16 nFamily, nStyleMask,nCount; in Load() local
944 rStream >> nFamily >> nStyleMask; in Load()
1033 sal_uInt16 nFamily, nStyleMask,nCount; in Load1_Impl() local
1038 rStream >> nFamily >> nStyleMask; in Load1_Impl()
1143 pName->Insert( (sal_Unicode)nFamily, 0 ); in Store()
1189 String sFamily( (sal_Unicode)nFamily ); in Store()
[all …]
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx207 sal_uInt16 nFamily, sal_uInt16 nMask = 0,
274 static sal_uInt16 SfxFamilyIdToNId( SfxStyleFamily nFamily );
/trunk/main/xmloff/source/style/
H A Dxmlstyle.cxx225 sal_uInt16 nFamily; member in SvXMLStyleIndex_Impl
232 nFamily( nFam ), in SvXMLStyleIndex_Impl()
351 sal_uInt16 nFamily, in FindStyleChildContext() argument
446 sal_uInt16 nFamily = 0; in CreateStyleChildContext() local
565 switch( nFamily ) in CreateStyleStyleChildContext()
609 sal_uInt16 nFamily = 0U; in GetFamily() local
661 return nFamily; in GetFamily()
669 switch( nFamily ) in GetImportPropertyMapper()
782 switch( nFamily ) in GetStylesContainer()
811 switch( nFamily ) in GetStylesContainer()
[all …]
H A Dimpastp4.cxx80 sal_Int32 nFamily, in AddFamily() argument
116 XMLFamilyData_Impl aTmp( nFamily ); in RegisterName()
189 XMLFamilyData_Impl aTemporary( nFamily ); in Add()
239 XMLFamilyData_Impl aTemporary( nFamily ); in AddNamed()
278 XMLFamilyData_Impl aTmp( nFamily ); in AddToCache()
308 XMLFamilyData_Impl aTemporary( nFamily ); in Find()
335 XMLFamilyData_Impl aTmp( nFamily ); in FindAndRemoveCached()
367 sal_Int32 nFamily, in exportXML() argument
377 XMLFamilyData_Impl aTmp( nFamily ); in exportXML()
468 nFamily, in exportXML()
[all …]
H A Dimpastpl.hxx71 XMLFamilyData_Impl( sal_Int32 nFamily, const ::rtl::OUString& rStrName,
75 XMLFamilyData_Impl( sal_Int32 nFamily ) : in XMLFamilyData_Impl() argument
77 mnFamily( nFamily ), mpParentList( NULL ), in XMLFamilyData_Impl()
181 void AddFamily( sal_Int32 nFamily, const ::rtl::OUString& rStrName,
184 void RegisterName( sal_Int32 nFamily, const ::rtl::OUString& rName );
192 sal_Bool Add( ::rtl::OUString& rName, sal_Int32 nFamily,
197 sal_Bool AddNamed( const ::rtl::OUString& rName, sal_Int32 nFamily,
201 ::rtl::OUString AddToCache( sal_Int32 nFamily,
203 ::rtl::OUString Find( sal_Int32 nFamily, const ::rtl::OUString& rParent,
206 ::rtl::OUString FindAndRemoveCached( sal_Int32 nFamily ) const;
[all …]
H A Dprstylei.cxx91 sal_uInt16 nFamily, in XMLPropStyleContext() argument
179 sal_uInt32 nFamily = 0; in CreateChildContext() local
183 nFamily = XML_TYPE_PROP_GRAPHIC; in CreateChildContext()
187 nFamily = XML_TYPE_PROP_TEXT; in CreateChildContext()
189 nFamily = XML_TYPE_PROP_PARAGRAPH; in CreateChildContext()
191 nFamily = XML_TYPE_PROP_RUBY; in CreateChildContext()
193 nFamily = XML_TYPE_PROP_SECTION; in CreateChildContext()
195 nFamily = XML_TYPE_PROP_TABLE; in CreateChildContext()
203 nFamily = XML_TYPE_PROP_CHART; in CreateChildContext()
205 if( nFamily ) in CreateChildContext()
[all …]
H A Dstyleexp.cxx394 sal_Bool bUsed, sal_uInt16 nFamily, const OUString* pPrefix)
399 exportStyleFamily( sFamily, rXMLFamily, xExpPropMapper, bUsed, nFamily,
406 sal_Bool bUsed, sal_uInt16 nFamily, const OUString* pPrefix)
410 exportStyleFamily( rFamily, rXMLFamily, xExpPropMapper, bUsed, nFamily,
419 sal_Bool bUsed, sal_uInt16 nFamily, const OUString* pPrefix) in exportStyleFamily() argument
422 exportStyleFamily( sFamily, rXMLFamily, rPropMapper, bUsed, nFamily, in exportStyleFamily()
429 sal_Bool bUsed, sal_uInt16 nFamily, const OUString* pPrefix) in exportStyleFamily() argument
503 pAutoStylePool->RegisterName( nFamily, xStyle->getName() ); in exportStyleFamily()
H A Dxmlaustp.cxx74 sal_Int32 nFamily, in exportStyleAttributes() argument
81 if ( XML_STYLE_FAMILY_CONTROL_ID == nFamily ) in exportStyleAttributes()
99 …if( (XML_STYLE_FAMILY_SD_GRAPHICS_ID == nFamily) || (XML_STYLE_FAMILY_SD_PRESENTATION_ID == nFamil… in exportStyleAttributes()
158 if( nFamily == XML_STYLE_FAMILY_PAGE_MASTER ) in exportStyleAttributes()
190 sal_Int32 nFamily, in exportStyleContent() argument
197 if( nFamily == XML_STYLE_FAMILY_PAGE_MASTER ) in exportStyleContent()
300 sal_Int32 nFamily, in AddFamily() argument
311 sal_Int32 nFamily, in AddFamily() argument
323 pImpl->RegisterName( nFamily, rName ); in RegisterName()
405 return pImpl->AddToCache( nFamily, rParent ); in AddAndCache()
[all …]
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()
H A DXMLFontAutoStylePool.cxx60 sal_Int16 nFamily; member in XMLFontAutoStylePoolEntry_Impl
70 sal_Int16 nFamily,
77 sal_Int16 nFamily,
84 sal_Int16 GetFamily() const { return nFamily; } in GetFamily()
100 nFamily( nFam ), in XMLFontAutoStylePoolEntry_Impl()
114 nFamily( nFam ), in XMLFontAutoStylePoolEntry_Impl()
164 sal_Int16 nFamily, in Add() argument
169 XMLFontAutoStylePoolEntry_Impl aTmp( rFamilyName, rStyleName, nFamily, in Add()
207 nFamily, nPitch, eEnc ); in Add()
218 sal_Int16 nFamily, in Find() argument
[all …]
/trunk/main/xmloff/source/draw/
H A Dximpstyl.cxx157 sal_uInt16 nFamily = XML_STYLE_FAMILY_SD_DRAWINGPAGE_ID);
181 sal_uInt16 nFamily) in SdXMLDrawingPageStyleContext() argument
1109 sal_uInt16 nFamily, in CreateStyleStyleChildContext() argument
1116 switch( nFamily ) in CreateStyleStyleChildContext()
1138 sal_uInt16 nFamily, in CreateDefaultStyleStyleChildContext() argument
1145 switch( nFamily ) in CreateDefaultStyleStyleChildContext()
1185 sal_uInt16 nFamily) const in GetImportPropertyMapper()
1203 switch( nFamily ) in GetImportPropertyMapper()
1223 switch( nFamily ) in GetImportPropertyMapper()
1235 xMapper = SvXMLStylesContext::GetImportPropertyMapper(nFamily); in GetImportPropertyMapper()
[all …]
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…
H A DXMLGraphicsDefaultStyle.cxx72 sal_uInt32 nFamily = 0; in CreateChildContext() local
74 nFamily = XML_TYPE_PROP_TEXT; in CreateChildContext()
76 nFamily = XML_TYPE_PROP_PARAGRAPH; in CreateChildContext()
78 nFamily = XML_TYPE_PROP_GRAPHIC; in CreateChildContext()
79 if( nFamily ) in CreateChildContext()
83 …pContext = new XMLShapePropertySetContext( GetImport(), nPrefix, rLocalName, xAttrList, nFamily, G… in CreateChildContext()
H A DXMLShapeStyleContext.cxx66 sal_uInt16 nFamily) in XMLShapeStyleContext() argument
67 : XMLPropStyleContext(rImport, nPrfx, rLName, xAttrList, rStyles, nFamily ), in XMLShapeStyleContext()
112 sal_uInt32 nFamily = 0; in CreateChildContext() local
114 nFamily = XML_TYPE_PROP_TEXT; in CreateChildContext()
116 nFamily = XML_TYPE_PROP_PARAGRAPH; in CreateChildContext()
118 nFamily = XML_TYPE_PROP_GRAPHIC; in CreateChildContext()
119 if( nFamily ) in CreateChildContext()
126 nFamily, in CreateChildContext()
/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx1438 void SvXMLImport::AddStyleDisplayName( sal_uInt16 nFamily, in AddStyleDisplayName() argument
1464 StyleMap::key_type aKey( nFamily, rName ); in AddStyleDisplayName()
1471 OUString SvXMLImport::GetStyleDisplayName( sal_uInt16 nFamily, in GetStyleDisplayName() argument
1477 StyleMap::key_type aKey( nFamily, rName ); in GetStyleDisplayName()

Completed in 160 milliseconds

1234