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