Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/table/
H A Dtablefunction.cxx91 static void apply_table_style( SdrTableObj* pObj, SdrModel* pModel, const OUString& sTableStyle ) in apply_table_style() argument
101 if( sTableStyle.getLength() ) in apply_table_style()
102 aStdName = sTableStyle; in apply_table_style()
121 OUString sTableStyle; in FuTable() local
134 sTableStyle = pStyle->GetValue(); in FuTable()
171 apply_table_style( pObj, GetDoc(), sTableStyle ); in FuTable()
272 OUString sTableStyle; in CreateTableFromRTF() local
273 apply_table_style( pObj, pModel, sTableStyle ); in CreateTableFromRTF()

Completed in 34 milliseconds