Searched defs:SetPosture (Results 1 – 3 of 3) sorted by relevance
/trunk/main/editeng/inc/editeng/ | ||
H A D | postitem.hxx | 80 void SetPosture( FontItalic eNew ) in SetPosture() function in SvxPostureItem |
/trunk/main/sw/inc/ | ||
H A D | tblafmt.hxx | 155 void SetPosture( const SvxPostureItem& rNew ) { aPosture = rNew; } in SetPosture() function in SwBoxAutoFmt |
/trunk/main/sc/inc/ | ||
H A D | autoform.hxx | 158 void SetPosture( const SvxPostureItem& rPosture ) { aPosture = rPosture; } in SetPosture() function in ScAutoFormatDataField |
Completed in 14 milliseconds