Home
last modified time | relevance | path

Searched refs:GetDefaultListId (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sw/source/core/attr/
H A Dswatrset.cxx384 if ( sListId == pSrcDocNumRule->GetDefaultListId() ) in CopyToModify()
388 pDstDocNumRule->GetDefaultListId() ); in CopyToModify()
/aoo42x/main/sw/inc/
H A Dnumrule.hxx230 inline String GetDefaultListId() const in GetDefaultListId() function in SwNumRule
/aoo42x/main/sw/source/core/doc/
H A Ddocnum.cxx985 sListId = pNewOrChangedNumRule->GetDefaultListId(); in SetNumRule()
2747 String sListId( pNumRule->GetDefaultListId() ); // can be empty String in createListForListStyle()
H A Dnumber.cxx124 if ( GetDefaultListId().Len() > 0 ) in SetName()
/aoo42x/main/sw/source/core/unocore/
H A Dunosett.cxx2364 ASSERT( pRule->GetDefaultListId().Len() != 0, in getPropertyValue()
2366 aRet <<= OUString(pRule->GetDefaultListId()); in getPropertyValue()
/aoo42x/main/sw/source/ui/app/
H A Ddocst.cxx929 const String sListIdForStyle = pNumRule->GetDefaultListId(); in ApplyStyles()
/aoo42x/main/sw/source/core/txtnode/
H A Dndtxt.cxx4169 sListId = pRule->GetDefaultListId(); in GetListId()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx4447 pApplyTempl->aColl.pNumRule->GetDefaultListId() ); in MouseButtonUp()

Completed in 105 milliseconds