Home
last modified time | relevance | path

Searched refs:FRMDIR_HORI_RIGHT_TOP (Results 51 – 62 of 62) sorted by relevance

123

/trunk/main/sc/source/core/data/
H A Dattarray.cxx1342 if ( rDirection.GetValue() == FRMDIR_HORI_RIGHT_TOP ) in HasAttrib()
H A Ddocument.cxx4348 … if ( pItem && ((const SvxFrameDirectionItem*)pItem)->GetValue() == FRMDIR_HORI_RIGHT_TOP ) in HasAttrib()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx361 …FrameDirectionItem*>(aParaSet.GetItem( EE_PARA_WRITINGDIR ))->GetValue() == FRMDIR_HORI_RIGHT_TOP ) in getParagraphStyle()
/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx3683 case FRMDIR_HORI_RIGHT_TOP: in OutCSS1_SvxFrameDirection()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3140 return FRMDIR_VERT_TOP_LEFT == nDir || FRMDIR_HORI_RIGHT_TOP == nDir; in IsInRightToLeftText()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1746 pEditDefaults->Put( SvxFrameDirectionItem( FRMDIR_HORI_RIGHT_TOP, EE_PARA_WRITINGDIR ) ); in MakeEditEngine()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx749 if ( rWritingMode.GetValue() == FRMDIR_HORI_RIGHT_TOP ) in WriteItemAsRTF()
H A Dimpedit2.cxx2064 bR2L = pFrameDirItem->GetValue() == FRMDIR_HORI_RIGHT_TOP; in IsRightToLeft()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx2138 if ( m_rWW8Export.TrueFrameDirection(*pFrmFmt) == FRMDIR_HORI_RIGHT_TOP ) in TableBidi()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx2925 if ( ( eWritingMode == FRMDIR_HORI_RIGHT_TOP ) in ImplGetParagraphValues()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4585 aSet2.Put( SvxFrameDirectionItem( FRMDIR_HORI_RIGHT_TOP, EE_PARA_WRITINGDIR ) ); in ImportShape()
H A Dsvdfppt.cxx6495 …rSet.Put( SvxFrameDirectionItem( nVal == 1 ? FRMDIR_HORI_RIGHT_TOP : FRMDIR_HORI_LEFT_TOP, EE_PARA… in ApplyTo()

Completed in 215 milliseconds

123