| /AOO41X/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 | 1030 sListId = pNewList->GetListId(); in SetNumRule() 1242 deleteList( pList->GetListId() ); in DelNumRule() 1440 pGivenTxtNode->GetListId() == pTxtNd->GetListId() ) in ReplaceNumRule() 1542 aListStyleData.sListId = pCNd->GetListId(); in MakeUniqueNumRules() 1861 sListId = pTxtNd->GetListId(); in SearchNumRule() 2855 pNumRule->SetDefaultListId( pNewList->GetListId() ); in createListForListStyle() 2883 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()
|
| /AOO41X/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 | 890 const ::rtl::OUString sListId( rNextInfo.GetListId() ); in exportListChange()
|
| /AOO41X/main/sw/source/core/txtnode/ |
| H A D | ndtxt.cxx | 232 if ( !IsInList() && GetNumRule() && GetListId().Len() > 0 ) in SwTxtNode() 2589 GetDoc()->getListByName( GetListId() )->IsListLevelMarked( GetActualListLevel() ); in HasMarkedLabel() 2746 if ( !IsInList() && GetNumRule() && GetListId().Len() > 0 ) in AppendNode() 4044 const String sListId = GetListId(); in AddToList() 4113 String SwTxtNode::GetListId() const in GetListId() function in SwTxtNode 4422 const String sListIdOfTxtNode = rTxtNode.GetListId(); in HandleSetAttrAtTxtNode() 4535 const String sListIdOfTxtNode = mrTxtNode.GetListId(); in HandleSetAttrAtTxtNode() 4920 mrTxtNode.GetListId().Len() > 0 ) in ~HandleResetAttrAtTxtNode()
|
| H A D | thints.cxx | 1821 if ( !IsInList() && GetNumRule() && GetListId().Len() > 0 ) in TryCharSetExpandToNum()
|
| /AOO41X/main/sw/inc/ |
| H A D | list.hxx | 43 const String GetListId() const;
|
| H A D | ndtxt.hxx | 643 String GetListId() const;
|
| /AOO41X/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 | 4033 if( pStyleSheetProperties && pStyleSheetProperties->GetListId() >= 0 ) in sprmWithProps() 4035 ListDef::GetStyleName( pStyleSheetProperties->GetListId( ) ) ), false); in sprmWithProps()
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unocrsrhelper.cxx | 270 const String sListId = pTxtNd->GetListId(); in getCrsrPropertyValue()
|
| /AOO41X/main/sw/source/core/crsr/ |
| H A D | crsrsh.cxx | 522 MarkListLevel( pTxtNd->GetListId(), in UpdateMarkedListLevel()
|