Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/doctok/
H A DWW8ListTable.cxx94 WW8ListTable * pListTable = dynamic_cast<WW8ListTable *>(mpParent); in get_listlevel() local
95 sal_uInt32 nPayloadIndex = pListTable->getPayloadIndex(mnIndex) + nIndex; in get_listlevel()
96 sal_uInt32 nPayloadOffset = pListTable->getPayloadOffset(nPayloadIndex); in get_listlevel()
97 sal_uInt32 nPayloadSize = pListTable->getPayloadSize(nPayloadIndex); in get_listlevel()
H A DWW8DocumentImpl.cxx1724 writerfilter::Reference<Table>::Pointer_t pListTable = getListTable(); in resolve() local
1726 if (pListTable.get() != NULL) in resolve()
1727 rStream.table(NS_rtf::LN_LISTTABLE, pListTable); in resolve()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2303 ListsManager::Pointer pListTable = m_pImpl->GetListTable(); in sprmWithProps() local
2304 ListDef::Pointer pList = pListTable->GetList( nIntValue ); in sprmWithProps()

Completed in 48 milliseconds