Home
last modified time | relevance | path

Searched refs:pRData (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/core/
H A Ddrawdoc3.cxx1792 StyleReplaceData* pRData = (StyleReplaceData*)pReplList->First(); in SetMasterPage() local
1794 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 23 milliseconds