Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_exp_RTF.cpp1375 const gchar * pszRightBorderStyle = NULL; in _write_parafmt() local
1376 pBlockAP->getProperty ("right-style",pszRightBorderStyle ); in _write_parafmt()
1841 if(pszRightBorderStyle != NULL && *pszRightBorderStyle && strcmp(pszRightBorderStyle,"0") != 0) in _write_parafmt()