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()
2120 String sDescName; in lcl_SetStyleProperty() local2121 …SwStyleNameMapper::FillUIName(uDescName, sDescName, nsSwGetPoolIdFromName::GET_POOLID_PAGEDESC, sa… in lcl_SetStyleProperty()2122 if(!pNewDesc->GetPageDesc() || pNewDesc->GetPageDesc()->GetName() != sDescName) in lcl_SetStyleProperty()2126 if(sDescName.Len()) in lcl_SetStyleProperty()2128 SwPageDesc* pPageDesc = ::GetPageDescByName_Impl(*pDoc, sDescName); in lcl_SetStyleProperty()
Completed in 49 milliseconds