Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/text/
H A DXMLTextListBlockContext.cxx62 , mrTxtImport( rTxtImp ) in XMLTextListBlockContext()
117 const SvXMLTokenMap& rTokenMap = mrTxtImport.GetTextListBlockAttrTokenMap(); in XMLTextListBlockContext()
172 XMLTextListsHelper& rTextListsHelper( mrTxtImport.GetTextListHelper() ); in XMLTextListBlockContext()
268 mrTxtImport.GetTextListHelper().PushListContext( this ); in XMLTextListBlockContext()
287 mrTxtImport.GetTextListHelper().PopListContext(); in EndElement()
291 mrTxtImport.GetTextListHelper().SetListItem( 0 ); in EndElement()
302 mrTxtImport.GetTextListBlockElemTokenMap(); in CreateChildContext()
309 pContext = new XMLTextListItemContext( GetImport(), mrTxtImport, in CreateChildContext()
H A DXMLTextListBlockContext.hxx34 XMLTextImportHelper& mrTxtImport; member in XMLTextListBlockContext

Completed in 6 milliseconds