Searched refs:aStdName (Results 1 – 3 of 3) sorted by relevance
153 String aName(aStdName); in CreateLayoutTemplates()281 pSheet->SetParent(aStdName); in CreateLayoutTemplates()304 pSheet->SetParent(aStdName); in CreateLayoutTemplates()317 pSheet->SetParent(aStdName); in CreateLayoutTemplates()328 pSheet->SetParent(aStdName); in CreateLayoutTemplates()339 pSheet->SetParent(aStdName); in CreateLayoutTemplates()350 pSheet->SetParent(aStdName); in CreateLayoutTemplates()363 pSheet->SetParent(aStdName); in CreateLayoutTemplates()376 pSheet->SetParent(aStdName); in CreateLayoutTemplates()397 pSheet->SetParent(aStdName); in CreateLayoutTemplates()[all …]
100 OUString aStdName( RTL_CONSTASCII_USTRINGPARAM("default") ); in apply_table_style() local102 aStdName = sTableStyle; in apply_table_style()103 Reference< XIndexAccess > xStyle( xTableFamily->getByName( aStdName ), UNO_QUERY_THROW ); in apply_table_style()
1999 String aStdName; in SvxExtParagraphTabPage() local2003 if ( aStdName.Len() == 0 ) in SvxExtParagraphTabPage()2005 aStdName = pStyle->GetName(); in SvxExtParagraphTabPage()2009 nStdPos = aApplyCollBox.GetEntryPos( aStdName ); in SvxExtParagraphTabPage()
Completed in 27 milliseconds