Home
last modified time | relevance | path

Searched refs:EE_PARA_START (Results 1 – 12 of 12) sorted by relevance

/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.hxx30 #define EE_PARA_START (EE_ITEMS_START+0) macro
/trunk/main/editeng/source/editeng/
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()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx2128 EE_PARA_START, EE_PARA_END, in GetFormatRangeImpl()
2173 if( bNoParagraphFormats && (nWhich == EE_PARA_START ) ) in CreatePaintSet()
2242 if( (*pRanges != EE_PARA_START) && (*pRanges != EE_CHAR_START) ) in ApplyFormatPaintBrush()
/trunk/main/editeng/source/uno/
H A Dunofored.cxx104 sal_uInt16 nWhich = EE_PARA_START; in GetParaAttribs()
H A Dunotext.cxx487 sal_Bool bParaAttrib = (pMap->nWID >= EE_PARA_START) && ( pMap->nWID <= EE_PARA_END ); in _setPropertyValue()
836 sal_Bool bParaAttrib = (pMap->nWID >= EE_PARA_START) && ( pMap->nWID <= EE_PARA_END ); in _setPropertyValues()
/trunk/main/starmath/source/
H A Daccessibility.cxx1071 sal_uInt16 nWhich = EE_PARA_START; in GetParaAttribs()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx2549 if( (*pRanges != EE_PARA_START) && (*pRanges != EE_CHAR_START) ) in ApplyFormatPaintBrush()

Completed in 108 milliseconds