Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dsvdotable.cxx502 const bool bRTL = mpLayouter->GetWritingMode() == WritingMode_RL_TB; in DragEdge()
674 if( eWritingMode != mpLayouter->GetWritingMode() ) in UpdateWritingMode()
812 switch( GetWritingMode() ) in getLeftCell()
828 switch( GetWritingMode() ) in getRightCell()
844 switch( GetWritingMode() ) in getUpCell()
859 switch( GetWritingMode() ) in getDownCell()
1061 const bool bRTL = GetWritingMode() == WritingMode_RL_TB; in CheckTableHit()
2293 WritingMode SdrTableObj::GetWritingMode() const in GetWritingMode() function in sdr::table::SdrTableObj
2297 eMode = mpImpl->mpLayouter->GetWritingMode(); in GetWritingMode()
H A Dtablelayouter.hxx125 com::sun::star::text::WritingMode GetWritingMode() const { return meWritingMode; } in GetWritingMode() function in sdr::table::TableLayouter
H A Dviewcontactoftableobj.cxx560 const bool bIsRTL(com::sun::star::text::WritingMode_RL_TB == rTableObj.GetWritingMode()); in createViewIndependentPrimitive2DSequence()
H A Dtablecontroller.cxx1740 const WritingMode eMode = pTableObj->GetWritingMode(); in EditCell()
/trunk/main/svx/inc/svx/
H A Dsvdotable.hxx281 com::sun::star::text::WritingMode GetWritingMode() const;

Completed in 52 milliseconds