Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_TOCLayout.cpp1704 const gchar * pszTOCHEADING = NULL; in _lookupProperties() local
1705 if(!pSectionAP || !pSectionAP->getProperty("toc-heading",pszTOCHEADING)) in _lookupProperties()
1711 m_sTOCHeading = pszTOCHEADING; in _lookupProperties()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_exp_RTF_listenerWriteDoc.cpp374 const gchar * pszTOCHEADING = NULL; in _writeTOC() local
375 if(!pSectionAP || !pSectionAP->getProperty("toc-heading",pszTOCHEADING)) in _writeTOC()