Home
last modified time | relevance | path

Searched refs:sLayoutName (Results 1 – 4 of 4) sorted by path

/trunk/main/sd/source/core/
H A Dsdpage.cxx1954 String sLayoutName(aName); in ScaleObjects() local
1955 sLayoutName += String::CreateFromInt32( (sal_Int32)i ); in ScaleObjects()
1956 … (SfxStyleSheet*)((SdDrawDocument*) pModel)->GetStyleSheetPool()->Find(sLayoutName, SD_STYLE_FAMIL… in ScaleObjects()
/trunk/main/sd/source/ui/sidebar/
H A DDocumentHelper.cxx269 String sLayoutName (pPage->GetLayoutName()); in ProvideStyles() local
270 sLayoutName.Erase (sLayoutName.SearchAscii (SD_LT_SEPARATOR)); in ProvideStyles()
279 sLayoutName, in ProvideStyles()
/trunk/main/sd/source/ui/view/
H A DViewClipboard.cxx172 String sLayoutName (pMasterPage->GetLayoutName()); in AssignMasterPage() local
173 if (String(sLayoutName, sLayoutName.Len()-nLength, nLength).Equals ( in AssignMasterPage()
175 sLayoutName = String(sLayoutName, 0, sLayoutName.Len()-nLength); in AssignMasterPage()
179 sLayoutName, in AssignMasterPage()
/trunk/main/sdext/source/presenter/
H A DPresenterScreen.cxx735 OUString sLayoutName (RTL_CONSTASCII_USTRINGPARAM("DefaultLayout")); in SetupConfiguration() local
737 A2S("Presenter/CurrentLayout")) >>= sLayoutName; in SetupConfiguration()
738 ProcessLayout(aConfiguration, sLayoutName, rxContext, rxAnchorId); in SetupConfiguration()

Completed in 41 milliseconds