Searched refs:pRData (Results 1 – 1 of 1) sorted by relevance
1792 StyleReplaceData* pRData = (StyleReplaceData*)pReplList->First(); in SetMasterPage() local1794 while (pRData) in SetMasterPage()1796 SfxStyleSheetBase* pSOld = mxStyleSheetPool->Find(pRData->aName); in SetMasterPage()1797 SfxStyleSheetBase* pSNew = mxStyleSheetPool->Find(pRData->aNewName); in SetMasterPage()1820 pRData = (StyleReplaceData*) pReplList->Next(); in SetMasterPage()
Completed in 10 milliseconds