Home
last modified time | relevance | path

Searched refs:CHRDLG_POSITION_UNDER (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/cui/source/tabpages/
H A Dchardlg.h64 #define CHRDLG_POSITION_UNDER 1 macro
H A Dchardlg.cxx1892 sal_Bool bUnder = ( CHRDLG_POSITION_UNDER == (sal_uLong)m_aPositionLB.GetEntryData( nPos ) ); in UpdatePreview_Impl()
2360 : ( eMark == EMPHASISMARK_POS_BELOW ) ? CHRDLG_POSITION_UNDER : 0; in Reset()
2742 eMark |= ( CHRDLG_POSITION_UNDER == (sal_uLong)m_aPositionLB.GetEntryData( nPosPos ) ) in FillItemSet()
H A Dchardlg.src645 < "Below text" ; CHRDLG_POSITION_UNDER ; > ;

Completed in 37 milliseconds