Home
last modified time | relevance | path

Searched refs:EE_CHAR_END (Results 1 – 16 of 16) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Dimpedit5.cxx378 for ( sal_uInt16 nWhich = EE_ITEMS_START; nWhich <= EE_CHAR_END; nWhich++) in GetAttribs()
425 for ( sal_uInt16 nWhich = EE_ITEMS_START; nWhich <= EE_CHAR_END; nWhich++ ) in GetAttribs()
585 for ( sal_uInt16 nWhich = EE_ITEMS_START; nWhich <= EE_CHAR_END; nWhich++) in SetAttribs()
689 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 Deditdoc.cxx1119 aAttribSet( rPool, EE_PARA_START, EE_CHAR_END ) in ContentAttribs()
1161 for ( sal_uInt16 nWhich = EE_PARA_START; nWhich <= EE_CHAR_END; nWhich++ ) in SetStyleSheet()
1328 SfxItemSet aTmpSet( GetItemPool(), EE_PARA_START, EE_CHAR_END ); in CreateDefFont()
H A Dimpedit4.cxx514 for ( sal_uInt16 nParAttr = EE_PARA_START; nParAttr <= EE_CHAR_END; nParAttr++ ) in WriteRTF()
554 for ( sal_uInt16 nPoolDefItem = EE_PARA_START; nPoolDefItem <= EE_CHAR_END; nPoolDefItem++) in WriteRTF()
597 for ( sal_uInt16 nParAttr = EE_PARA_START; nParAttr <= EE_CHAR_END; nParAttr++ ) in WriteRTF()
608 for ( sal_uInt16 nParAttr = EE_PARA_START; nParAttr <= EE_CHAR_END; nParAttr++ ) in WriteRTF()
H A Deditdoc2.cxx501 for ( sal_uInt16 nWhich = EE_PARA_START; nWhich <= EE_CHAR_END; nWhich++ ) in ConvertAndPutItems()
H A Deditobj.cxx181 ContentInfo::ContentInfo( SfxItemPool& rPool ) : aParaAttribs( rPool, EE_PARA_START, EE_CHAR_END ) in ContentInfo()
192 : aParaAttribs( rPoolToUse, EE_PARA_START, EE_CHAR_END ) in ContentInfo()
H A Deditdbg.cxx299 for ( sal_uInt16 nWhich = EE_PARA_START; nWhich <= EE_CHAR_END; nWhich++ ) in DbgOutItemSet()
H A Dimpedit2.cxx796 for ( sal_uInt16 nWhich = EE_ITEMS_START; nWhich <= EE_CHAR_END; nWhich++) in GetEmptyItemSet()
/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/sd/source/core/
H A Dstlsheet.cxx264 EE_PARA_START, EE_CHAR_END, in GetItemSet()
289 EE_PARA_START, EE_CHAR_END, in GetItemSet()
329 EE_PARA_START, EE_CHAR_END, in GetItemSet()
/trunk/main/editeng/inc/editeng/
H A Deeitem.hxx81 #define EE_CHAR_END (EE_ITEMS_START+45) macro
H A Deditobj.hxx100 …bs( const SfxItemSet& rAttribs, sal_uInt16 nStart = EE_CHAR_START, sal_uInt16 nEnd = EE_CHAR_END );
/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/svdraw/
H A Dsvdedtv1.cxx1006 if (nWhich>=EE_CHAR_START && nWhich<=EE_CHAR_END) in SetAttrToMarked()
H A Dsvdedxv.cxx2129 EE_CHAR_START, EE_CHAR_END, in GetFormatRangeImpl()

Completed in 226 milliseconds