Home
last modified time | relevance | path

Searched refs:nFam (Results 1 – 10 of 10) sorted by relevance

/trunk/main/xmloff/source/style/
H A DXMLFontAutoStylePool.cxx94 sal_Int16 nFam, in XMLFontAutoStylePoolEntry_Impl() argument
100 nFamily( nFam ), in XMLFontAutoStylePoolEntry_Impl()
109 sal_Int16 nFam, in XMLFontAutoStylePoolEntry_Impl() argument
114 nFamily( nFam ), in XMLFontAutoStylePoolEntry_Impl()
H A Dxmlstyle.cxx164 sal_uInt16 nFam, sal_Bool bDefault ) : in SvXMLStyleContext() argument
167 mnFamily( nFam ), in SvXMLStyleContext()
230 SvXMLStyleIndex_Impl( sal_uInt16 nFam, const OUString& rName ) : in SvXMLStyleIndex_Impl() argument
232 nFamily( nFam ), in SvXMLStyleIndex_Impl()
H A Dxmlprcon.cxx41 sal_uInt32 nFam, in SvXMLPropertySetContext() argument
48 , mnFamily( nFam ) in SvXMLPropertySetContext()
H A DPagePropertySetContext.cxx44 sal_uInt32 nFam, in PagePropertySetContext() argument
49 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFam, in PagePropertySetContext()
H A DPagePropertySetContext.hxx45 sal_uInt32 nFam,
/trunk/main/xmloff/source/draw/
H A DXMLShapePropertySetContext.cxx51 sal_uInt32 nFam, in XMLShapePropertySetContext() argument
54 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFam, in XMLShapePropertySetContext()
/trunk/main/sc/source/filter/xml/
H A Dxmlannoi.hxx43 … ScXMLAnnotationStyleEntry( sal_uInt16 nFam, const rtl::OUString& rNam, const ESelection& rSel ) : in ScXMLAnnotationStyleEntry()
44 mnFamily( nFam ), in ScXMLAnnotationStyleEntry()
/trunk/main/svx/source/svdraw/
H A Dsvdotxat.cxx306 sal_uInt16 nFam = (sal_uInt16)aFam.ToInt32(); in ImpSetTextStyleSheetListeners() local
308 SfxStyleFamily eFam=(SfxStyleFamily)nFam; in ImpSetTextStyleSheetListeners()
/trunk/main/xmloff/inc/
H A DXMLShapePropertySetContext.hxx42 sal_uInt32 nFam,
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1597 int nFam = in getFontAttributesFromXLFD() local
1604 pFont->m_nFamilyName = nFam; in getFontAttributesFromXLFD()
1620 if( nFam != pFont->m_nFamilyName ) in getFontAttributesFromXLFD()
1623 …r( al_it = pFont->m_aAliases.begin(); al_it != pFont->m_aAliases.end() && *al_it != nFam; ++al_it ) in getFontAttributesFromXLFD()
1626 pFont->m_aAliases.push_back( nFam ); in getFontAttributesFromXLFD()

Completed in 61 milliseconds