Home
last modified time | relevance | path

Searched refs:GetListId (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dlist.cxx47 const String GetListId() const;
122 const String SwListImpl::GetListId() const in GetListId() function in SwListImpl
246 const String SwList::GetListId() const in GetListId() function in SwList
248 return mpListImpl->GetListId(); in GetListId()
H A Ddocnum.cxx993 sListId = pNewList->GetListId(); in SetNumRule()
1209 deleteList( pList->GetListId() ); in DelNumRule()
1362 pGivenTxtNode->GetListId() == pTxtNd->GetListId() ) in ReplaceNumRule()
1450 aListStyleData.sListId = pCNd->GetListId(); in MakeUniqueNumRules()
1769 sListId = pTxtNd->GetListId(); in SearchNumRule()
2754 pNumRule->SetDefaultListId( pNewList->GetListId() ); in createListForListStyle()
2782 sListId = pList->GetListId(); in deleteListForListStyle()
H A Dnumber.cxx1018 SwList* pList = pTxtNode->GetDoc()->getListByName( pTxtNode->GetListId() ); in SetInvalidRule()
1207 aLists.insert( pTxtNode->GetDoc()->getListByName( pTxtNode->GetListId() ) ); in Validate()
/trunk/main/xmloff/source/text/
H A DXMLTextListBlockContext.cxx112 msListId = pParent->GetListId(); in XMLTextListBlockContext()
322 const ::rtl::OUString& XMLTextListBlockContext::GetListId() const in GetListId() function in XMLTextListBlockContext
H A DXMLTextListBlockContext.hxx90 const ::rtl::OUString& GetListId() const;
H A Dtxtparai.hxx122 const ::rtl::OUString& GetListId() const { return m_ListId; } in GetListId() function in XMLNumberedParaContext
H A DXMLTextNumRuleInfo.hxx112 inline const ::rtl::OUString& GetListId() const in GetListId() function in XMLTextNumRuleInfo
H A Dtxtlists.cxx271 sListBlockListId = rListBlock.GetListId(); in GetListIdForListBlock()
H A Dtxtimp.cxx1609 sListId = pNumberedParagraph->GetListId(); in SetStyleAndAttrs()
H A Dtxtparae.cxx892 const ::rtl::OUString sListId( rNextInfo.GetListId() ); in exportListChange()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx237 if ( !IsInList() && GetNumRule() && GetListId().Len() > 0 ) in SwTxtNode()
2602 GetDoc()->getListByName( GetListId() )->IsListLevelMarked( GetActualListLevel() ); in HasMarkedLabel()
2759 if ( !IsInList() && GetNumRule() && GetListId().Len() > 0 ) in AppendNode()
4085 const String sListId = GetListId(); in AddToList()
4154 String SwTxtNode::GetListId() const in GetListId() function in SwTxtNode
4463 const String sListIdOfTxtNode = rTxtNode.GetListId(); in HandleSetAttrAtTxtNode()
4576 const String sListIdOfTxtNode = mrTxtNode.GetListId(); in HandleSetAttrAtTxtNode()
4961 mrTxtNode.GetListId().Len() > 0 ) in ~HandleResetAttrAtTxtNode()
H A Dthints.cxx1828 if ( !IsInList() && GetNumRule() && GetListId().Len() > 0 ) in TryCharSetExpandToNum()
/trunk/main/sw/inc/
H A Dlist.hxx43 const String GetListId() const;
H A Dndtxt.hxx647 String GetListId() const;
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx490 sal_Int32 GetListId() const { return mnListId; } in GetListId() function in writerfilter::dmapper::StyleSheetPropertyMap
H A DDomainMapper.cxx4042 if( pStyleSheetProperties && pStyleSheetProperties->GetListId() >= 0 ) in sprmWithProps()
4044 ListDef::GetStyleName( pStyleSheetProperties->GetListId( ) ) ), false); in sprmWithProps()
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx270 const String sListId = pTxtNd->GetListId(); in getCrsrPropertyValue()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx522 MarkListLevel( pTxtNd->GetListId(), in UpdateMarkedListLevel()

Completed in 161 milliseconds