Searched refs:aOldFullName (Results 1 – 1 of 1) sorted by relevance
166 String aOldFullName; in SetPresentationLayout() local173 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 15 milliseconds