Home
last modified time | relevance | path

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

/AOO42X/main/xmloff/inc/xmloff/
H A DXMLFontStylesContext.hxx48 XMLFontPitchPropHdl *pPitchHdl; member in XMLFontStylesContext
90 XMLFontPitchPropHdl& GetPitchHdl() const { return *pPitchHdl; } in GetPitchHdl()
/AOO42X/main/xmloff/source/style/
H A DXMLFontStylesContext.cxx251 pPitchHdl( new XMLFontPitchPropHdl ), in XMLFontStylesContext()
262 delete pPitchHdl; in ~XMLFontStylesContext()