Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/core/
H A Dxmlimp.cxx680 if( mxFontDecls.Is() ) in endDocument()
681 ((SvXMLStylesContext *)&mxFontDecls)->Clear(); in endDocument()
1597 mxFontDecls = pFontDecls; in SetFontDecls()
1650 return (XMLFontStylesContext *)&mxFontDecls; in GetFontDecls()
1670 return (const XMLFontStylesContext *)&mxFontDecls; in GetFontDecls()
1918 if( mxFontDecls.Is() ) in DisposingModel()
1919 ((SvXMLStylesContext *)&mxFontDecls)->Clear(); in DisposingModel()
/aoo42x/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx116 SvXMLImportContextRef mxFontDecls; member in SvXMLImport

Completed in 43 milliseconds