Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dstyleexp.cxx476 sal_Bool bExported = exportStyle( xStyle, rXMLFamily, rPropMapper, in exportStyleFamily() local
478 if( bUsed && bFirstStyle && bExported ) in exportStyleFamily()
491 if( pExportedStyles && bExported ) in exportStyleFamily()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1799 bool bExported = false; in OutputTextNode() local
2005 if (bLastCR && (!bExported)) in OutputTextNode()
2008 bExported = true; in OutputTextNode()
2049 if (bLastCR && (!bExported)) in OutputTextNode()
2052 bExported = true; in OutputTextNode()

Completed in 34 milliseconds