Searched refs:pTabStopContext (Results 1 – 1 of 1) sorted by relevance
232 SvxXMLTabStopContext_Impl *pTabStopContext = in CreateChildContext() local240 mpTabStops->Insert( pTabStopContext, mpTabStops->Count() ); in CreateChildContext()241 pTabStopContext->AddRef(); in CreateChildContext()243 pContext = pTabStopContext; in CreateChildContext()265 SvxXMLTabStopContext_Impl *pTabStopContext = (*mpTabStops)[i]; in EndElement() local266 const style::TabStop& rTabStop = pTabStopContext->getTabStop(); in EndElement()270 *pTabStops++ = pTabStopContext->getTabStop(); in EndElement()
Completed in 5 milliseconds