Searched refs:PortionList_t (Results 1 – 1 of 1) sorted by relevance
78 typedef ::std::pair< TextRangeList_t * const, SwTxtAttr const * const > PortionList_t; typedef79 typedef ::std::stack< PortionList_t > PortionStack_t;813 PortionList_t Top = rPortionStack.top(); in lcl_ExportHints()1304 PortionStack.push( PortionList_t(&i_rPortions, 0) ); in lcl_CreatePortions()
Completed in 31 milliseconds