Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/fields/
H A Dreffld.cxx77 static void lcl_GetLayTree( const SwFrame* pFrame, std::vector<const SwFrame*>& rArr ) in lcl_GetLayTree() function
121 ::lcl_GetLayTree( pFrame, aRefArr ); in IsFrameBehind()
122 ::lcl_GetLayTree( pMyFrame, aArr ); in IsFrameBehind()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/fields/
H A Dreffld.cxx80 static void lcl_GetLayTree( const SwFrame* pFrame, std::vector<const SwFrame*>& rArr ) in lcl_GetLayTree() function
124 ::lcl_GetLayTree( pFrame, aRefArr ); in IsFrameBehind()
125 ::lcl_GetLayTree( pMyFrame, aArr ); in IsFrameBehind()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog1236541 Convert local method lcl_GetLayTree from using Svptrarr to std::vector
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1498590 Convert local method lcl_GetLayTree from using Svptrarr to std::vector