| /AOO42X/main/sw/source/core/doc/ |
| H A D | list.cxx | 47 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 D | docnum.cxx | 993 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 D | number.cxx | 1018 SwList* pList = pTxtNode->GetDoc()->getListByName( pTxtNode->GetListId() ); in SetInvalidRule() 1207 aLists.insert( pTxtNode->GetDoc()->getListByName( pTxtNode->GetListId() ) ); in Validate()
|
| /AOO42X/main/xmloff/source/text/ |
| H A D | XMLTextListBlockContext.cxx | 112 msListId = pParent->GetListId(); in XMLTextListBlockContext() 322 const ::rtl::OUString& XMLTextListBlockContext::GetListId() const in GetListId() function in XMLTextListBlockContext
|
| H A D | XMLTextListBlockContext.hxx | 90 const ::rtl::OUString& GetListId() const;
|
| H A D | txtparai.hxx | 122 const ::rtl::OUString& GetListId() const { return m_ListId; } in GetListId() function in XMLNumberedParaContext
|
| H A D | XMLTextNumRuleInfo.hxx | 112 inline const ::rtl::OUString& GetListId() const in GetListId() function in XMLTextNumRuleInfo
|
| H A D | txtlists.cxx | 271 sListBlockListId = rListBlock.GetListId(); in GetListIdForListBlock()
|
| H A D | txtimp.cxx | 1609 sListId = pNumberedParagraph->GetListId(); in SetStyleAndAttrs()
|
| H A D | txtparae.cxx | 892 const ::rtl::OUString sListId( rNextInfo.GetListId() ); in exportListChange()
|
| /AOO42X/main/sw/source/core/txtnode/ |
| H A D | ndtxt.cxx | 237 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 D | thints.cxx | 1828 if ( !IsInList() && GetNumRule() && GetListId().Len() > 0 ) in TryCharSetExpandToNum()
|
| /AOO42X/main/sw/inc/ |
| H A D | list.hxx | 43 const String GetListId() const;
|
| H A D | ndtxt.hxx | 647 String GetListId() const;
|
| /AOO42X/main/writerfilter/source/dmapper/ |
| H A D | PropertyMap.hxx | 490 sal_Int32 GetListId() const { return mnListId; } in GetListId() function in writerfilter::dmapper::StyleSheetPropertyMap
|
| H A D | DomainMapper.cxx | 4042 if( pStyleSheetProperties && pStyleSheetProperties->GetListId() >= 0 ) in sprmWithProps() 4044 ListDef::GetStyleName( pStyleSheetProperties->GetListId( ) ) ), false); in sprmWithProps()
|
| /AOO42X/main/sw/source/core/unocore/ |
| H A D | unocrsrhelper.cxx | 270 const String sListId = pTxtNd->GetListId(); in getCrsrPropertyValue()
|
| /AOO42X/main/sw/source/core/crsr/ |
| H A D | crsrsh.cxx | 522 MarkListLevel( pTxtNd->GetListId(), in UpdateMarkedListLevel()
|