Searched refs:XMLTextListBlockContext (Results 1 – 8 of 8) sorted by relevance
50 TYPEINIT1( XMLTextListBlockContext, SvXMLImportContext );54 XMLTextListBlockContext::XMLTextListBlockContext( in XMLTextListBlockContext() function in XMLTextListBlockContext82 XMLTextListBlockContext * pLB(0); in XMLTextListBlockContext()96 XMLTextListBlockContext *pParent = in XMLTextListBlockContext()97 (XMLTextListBlockContext *)&mxParentListBlock; in XMLTextListBlockContext()271 XMLTextListBlockContext::~XMLTextListBlockContext() in ~XMLTextListBlockContext()275 void XMLTextListBlockContext::EndElement() in EndElement()279 XMLTextListBlockContext *pParent = in EndElement()294 SvXMLImportContext *XMLTextListBlockContext::CreateChildContext( in CreateChildContext()322 const ::rtl::OUString& XMLTextListBlockContext::GetListId() const in GetListId()[all …]
85 XMLTextListBlockContext *i_pListBlock) in PushListContext()98 static_cast<XMLTextListBlockContext*>(0), in PushListContext()112 XMLTextListBlockContext*& o_pListBlockContext, in ListContextTop()118 static_cast<XMLTextListBlockContext*>(&mListStack.top().get<0>()); in ListContextTop()266 ::rtl::OUString XMLTextListsHelper::GetListIdForListBlock( XMLTextListBlockContext& rListBlock ) in GetListIdForListBlock()
32 class XMLTextListBlockContext : public SvXMLImportContext class62 XMLTextListBlockContext(71 virtual ~XMLTextListBlockContext();
179 pContext = new XMLTextListBlockContext( GetImport(), rTxtImport, in CreateChildContext()
1567 XMLTextListBlockContext * pListBlock(0); in SetStyleAndAttrs()2369 pContext = new XMLTextListBlockContext( rImport, *this, in CreateTextChildContext()2667 void XMLTextImportHelper::PushListContext(XMLTextListBlockContext *i_pListBlock) in PushListContext()
38 class XMLTextListBlockContext;51 void PushListContext(XMLTextListBlockContext *i_pListBlock = 0);56 void ListContextTop(XMLTextListBlockContext*& o_pListBlockContext,84 ::rtl::OUString GetListIdForListBlock( XMLTextListBlockContext& rListBlock );
55 class XMLTextListBlockContext;748 void PushListContext(XMLTextListBlockContext *i_pListBlock = 0);
343 xmloff/source/text/XMLTextListBlockContext \
Completed in 45 milliseconds