Searched refs:pDestSheet (Results 1 – 1 of 1) sorted by relevance
170 SfxStyleSheetBase* pDestSheet = Find( rName, eFamily ); in CopyStyleFrom() local171 if (!pDestSheet) in CopyStyleFrom()172 pDestSheet = &Make( rName, eFamily ); in CopyStyleFrom()173 SfxItemSet& rDestSet = pDestSheet->GetItemSet(); in CopyStyleFrom()
Completed in 8 milliseconds