Searched refs:pSOld (Results 1 – 2 of 2) sorted by relevance
1796 SfxStyleSheetBase* pSOld = mxStyleSheetPool->Find(pRData->aName); in SetMasterPage() local1799 if (pSOld && pSNew) in SetMasterPage()1801 const String& rParentOfOld = pSOld->GetParent(); in SetMasterPage()
800 const SfxPoolItem* pSOld = GetOldItem( rAttrs, rAttrs.GetPool()->GetWhich(SID_ATTR_SYMBOLSIZE) ); in FillItemSet() local801 bNewSize = pSOld ? *(const SvxSizeItem *)pSOld != aSItem : bNewSize ; in FillItemSet()
Completed in 32 milliseconds