Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx8054 const bool bOutlineRule = pRule && pRule->IsOutlineRule(); in ParaNumRule_Impl() local
8057 if ( !pTextNd || !bOutlineRule ) in ParaNumRule_Impl()