Searched refs:sDescName (Results 1 – 2 of 2) sorted by relevance
381 String sDescName; in SetPageDesc() local382 SwStyleNameMapper::FillUIName(uDescName, sDescName, in SetPageDesc()385 (pNewDesc->GetPageDesc()->GetName() != sDescName)) in SetPageDesc()388 if(sDescName.Len()) in SetPageDesc()391 ::GetPageDescByName_Impl(rDoc, sDescName); in SetPageDesc()
1986 String sDescName; in lcl_SetStyleProperty() local1987 …SwStyleNameMapper::FillUIName(uDescName, sDescName, nsSwGetPoolIdFromName::GET_POOLID_PAGEDESC, sa… in lcl_SetStyleProperty()1988 if(!pNewDesc->GetPageDesc() || pNewDesc->GetPageDesc()->GetName() != sDescName) in lcl_SetStyleProperty()1992 if(sDescName.Len()) in lcl_SetStyleProperty()1994 SwPageDesc* pPageDesc = ::GetPageDescByName_Impl(*pDoc, sDescName); in lcl_SetStyleProperty()
Completed in 58 milliseconds