Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A Dsdpage2.cxx166 String aOldFullName; in SetPresentationLayout() local
173 aOldFullName = aOldLayoutName; in SetPresentationLayout()
176 aOldFullName += sal_Unicode( ' ' ); in SetPresentationLayout()
177 aOldFullName += String::CreateFromInt32( (sal_Int32) (i <= 0 ) ? 1 : i + 1 ); in SetPresentationLayout()
179 pSheet = pStShPool->Find(aOldFullName, SD_STYLE_FAMILY_MASTERPAGE); in SetPresentationLayout()
194 pReplData->aName = aOldFullName; in SetPresentationLayout()

Completed in 18 milliseconds