Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx1303 PortionStack_t PortionStack; in lcl_CreatePortions() local
1304 PortionStack.push( PortionList_t(&i_rPortions, 0) ); in lcl_CreatePortions()
1332 lcl_ExportFrames( *PortionStack.top().first, in lcl_CreatePortions()
1335 lcl_ExportBkmAndRedline( *PortionStack.top().first, i_xParentText, in lcl_CreatePortions()
1339 *PortionStack.top().first, in lcl_CreatePortions()
1354 xRef = lcl_ExportHints(PortionStack, i_xParentText, pUnoCrsr, in lcl_CreatePortions()
1357 if (PortionStack.empty()) in lcl_CreatePortions()
1414 PortionStack.top().first->push_back(xRef); in lcl_CreatePortions()
1418 ASSERT((PortionStack.size() == 1) && !PortionStack.top().second, in lcl_CreatePortions()

Completed in 20 milliseconds