Searched refs:mxFontDecls (Results 1 – 2 of 2) sorted by relevance
678 if( mxFontDecls.Is() ) in endDocument()679 ((SvXMLStylesContext *)&mxFontDecls)->Clear(); in endDocument()1595 mxFontDecls = pFontDecls; in SetFontDecls()1648 return (XMLFontStylesContext *)&mxFontDecls; in GetFontDecls()1668 return (const XMLFontStylesContext *)&mxFontDecls; in GetFontDecls()1916 if( mxFontDecls.Is() ) in DisposingModel()1917 ((SvXMLStylesContext *)&mxFontDecls)->Clear(); in DisposingModel()
116 SvXMLImportContextRef mxFontDecls; member in SvXMLImport