Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dhintids.hxx149 RES_TXTATR_END = RES_TXTATR_NOEND_END enumerator
154 RES_PARATR_BEGIN = RES_TXTATR_END,
400 return (RES_TXTATR_BEGIN <= nWhich) && (RES_TXTATR_END > nWhich); in isTXTATR()
H A Dndtxt.hxx406 const RES_TXTATR nWhich = RES_TXTATR_END ) const;
/trunk/main/sw/source/core/crsr/
H A Dfindattr.cxx212 : aCmpSet( *rSet.GetPool(), RES_CHRATR_BEGIN, RES_TXTATR_END-1 ) in SwAttrCheckArr()
277 if( RES_TXTATR_END <= nWhich ) in SetNewSet()
290 if( RES_TXTATR_END <= (nWhich = pItem->Which() )) in SetNewSet()
/trunk/main/sw/source/core/text/
H A Datrhndl.hxx156 ASSERT( nAttribID < RES_TXTATR_END, in GetDefault()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx2137 pEntry->nWID > RES_TXTATR_END ) in GetPropertyStates()
2159 RES_CHRATR_BEGIN, RES_TXTATR_END )); in GetPropertyStates()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1877 : static_cast<sal_uInt16>(RES_TXTATR_END); in AddPortion()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx376 nStt = RES_CHRATR_BEGIN, nEnd = RES_TXTATR_END; in SetStyleDefaults()
H A Dwrtw8nds.cxx472 RES_CHRATR_BEGIN, RES_TXTATR_END - 1); in OutAttr()
H A Dwrtw8esh.cxx1301 ( bCharAttr ? ( nWhich >= RES_CHRATR_BEGIN && nWhich < RES_TXTATR_END ) in OutParaAttr()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx343 RES_TXTATR_END > (*pAttrs)[ 0 ] ) in ResetAttrs()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1877 SfxItemSet aTxtSet( *rSet.GetPool(), RES_TXTATR_BEGIN, RES_TXTATR_END-1 ); in SetAttr()
H A Dndtxt.cxx2789 return ( RES_TXTATR_END == nWhich || nWhich == pHint->Which() ) in GetTxtAttrForCharAt()

Completed in 181 milliseconds