Searched refs:GetBoxAlign (Results 1 – 6 of 6) sorted by relevance
186 rSet.Put(SfxUInt16Item(FN_TABLE_SET_VERT_ALIGN, rSh.GetBoxAlign())); in lcl_TableParamToItemSet()1332 sal_uInt16 nAlign = rSh.GetBoxAlign(); in GetState()
172 rSet.Put(SfxUInt16Item(FN_TABLE_SET_VERT_ALIGN, rSh.GetBoxAlign())); in lcl_getTableAttributes()
934 sal_uInt16 SwFEShell::GetBoxAlign() const in GetBoxAlign() function in SwFEShell936 return GetDoc()->GetBoxAlign( *getShellCrsr( false ) ); in GetBoxAlign()
642 sal_uInt16 GetBoxAlign() const; //USHRT_MAX fuer uneindeutig!
1984 sal_uInt16 GetBoxAlign( const SwCursor& rCursor ) const;
1231 sal_uInt16 SwDoc::GetBoxAlign( const SwCursor& rCursor ) const in GetBoxAlign() function in SwDoc
Completed in 415 milliseconds