Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx124 SVX_DLLPRIVATE void SetTableStyle( const SfxItemSet* pArgs );
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.hxx955 void SetTableStyle(const rtl::OUString& rValue) { aTableStyles.push_back(rValue); } in SetTableStyle() function in ScXMLImport
H A Dxmlsubti.cxx245 rImport.SetTableStyle(sStyleName); in NewSheet()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx829 SetTableStyle( rReq.GetArgs() ); in Execute()
838 void SvxTableController::SetTableStyle( const SfxItemSet* pArgs ) in SetTableStyle() function in sdr::table::SvxTableController

Completed in 67 milliseconds