Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Dlayerimport.cxx87 ,m_pAutoStyles(NULL) in OFormLayerXMLImport_Impl()
245 if (m_pAutoStyles) in ~OFormLayerXMLImport_Impl()
246 m_pAutoStyles->ReleaseRef(); in ~OFormLayerXMLImport_Impl()
253 m_pAutoStyles = _pNewContext; in setAutoStyleContext()
254 if (m_pAutoStyles) in setAutoStyleContext()
255 m_pAutoStyles->AddRef(); in setAutoStyleContext()
265 if (!m_pAutoStyles) in applyControlNumberStyle()
268 if (m_pAutoStyles) in applyControlNumberStyle()
269 m_pAutoStyles->AddRef(); in applyControlNumberStyle()
272 if (m_pAutoStyles) in applyControlNumberStyle()
[all …]
H A Dlayerimport.hxx88 SvXMLStylesContext* m_pAutoStyles; member in xmloff::OFormLayerXMLImport_Impl

Completed in 18 milliseconds