Home
last modified time | relevance | path

Searched refs:EE_CHAR_START (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Deditutil.cxx215 for (sal_uInt16 nId = EE_CHAR_START; nId <= EE_CHAR_END && !bNeedsObject; nId++) in ScEditAttrTester()
475 for (nWhich = EE_CHAR_START; nWhich <= EE_CHAR_END; nWhich ++) in RemoveParaAttribs()
506 for (nWhich = EE_CHAR_START; nWhich <= EE_CHAR_END; nWhich ++) in RemoveParaAttribs()
/trunk/main/editeng/inc/editeng/
H A Deeitem.hxx50 #define EE_CHAR_START (EE_ITEMS_START+16) macro
H A Deditobj.hxx100 …virtual void MergeParaAttribs( const SfxItemSet& rAttribs, sal_uInt16 nStart = EE_CHAR_START, sal…
/trunk/main/editeng/source/editeng/
H A Dimpedit5.cxx689 for ( sal_uInt16 nW = EE_CHAR_START; nW <= EE_CHAR_END; nW++ ) in RemoveCharAttribs()
820 for ( sal_uInt16 nWhich = EE_CHAR_START; nWhich <= EE_CHAR_END; nWhich++ ) in ParaAttribsToCharAttribs()
H A Dimpedit3.cxx2627 …DBG_ASSERT( ( pAttrib->Which() >= EE_CHAR_START ) && ( pAttrib->Which() <= EE_FEATURE_END ), "Ungl… in SeekCursor()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx2129 EE_CHAR_START, EE_CHAR_END, in GetFormatRangeImpl()
2170 if( bNoCharacterFormats && (nWhich == EE_CHAR_START) ) in CreatePaintSet()
2242 if( (*pRanges != EE_PARA_START) && (*pRanges != EE_CHAR_START) ) in ApplyFormatPaintBrush()
H A Dsvdedtv1.cxx1006 if (nWhich>=EE_CHAR_START && nWhich<=EE_CHAR_END) in SetAttrToMarked()
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx190 for (sal_uInt16 nId = EE_CHAR_START; nId <= EE_CHAR_END && bSimple; nId++) in WriteToDocument()
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx400 EE_CHAR_START, EE_CHAR_END, in NewMarquee()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx2524 for (sal_uInt16 nId = EE_CHAR_START; nId <= EE_CHAR_END; nId++) in EnterHandler()
2557 for (sal_uInt16 nId = EE_CHAR_START; nId <= EE_CHAR_END && !bAttrib; nId++) in EnterHandler()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx2549 if( (*pRanges != EE_PARA_START) && (*pRanges != EE_CHAR_START) ) in ApplyFormatPaintBrush()

Completed in 96 milliseconds