Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/utlui/
H A Dcontent.cxx2741 const size_t nOldChildCount = GetChildCount(*xEntry); in HasContentChanged() local
2743 if (nOldChildCount != nNewChildCount) in HasContentChanged()
2751 for (size_t j = 0; j < nOldChildCount; ++j) in HasContentChanged()