Home
last modified time | relevance | path

Searched refs:pFontStyle (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/xmloff/source/style/
H A DXMLFontStylesContext.cxx276 …const XMLFontStyleContext_Impl *pFontStyle = PTR_CAST( XMLFontStyleContext_Impl,pStyle);// use tem… in FillProperties() local
277 if( pFontStyle ) in FillProperties()
278 pFontStyle->FillProperties( rProps, nFamilyNameIdx, nStyleNameIdx, in FillProperties()
280 return 0 != pFontStyle; in FillProperties()
/aoo4110/main/writerperfect/source/filter/
H A DDocumentCollector.cxx372 FontStyle *pFontStyle = new FontStyle(sFontName.cstr(), sFontName.cstr()); in _allocateFontName() local
373 mFontHash[sFontName] = pFontStyle; in _allocateFontName()

Completed in 39 milliseconds