Searched refs:nAttrWhich (Results 1 – 3 of 3) sorted by relevance
843 sal_uInt16 nAttrWhich = pAttr->Which(); in lcl_ExportHints() local846 switch( nAttrWhich ) in lcl_ExportHints()949 (RES_TXTATR_REFMARK == nAttrWhich) in lcl_ExportHints()
1072 sal_uInt16 nAttrWhich = pHint->Which(); in Add() local1076 switch ( nAttrWhich ) in Add()
1704 sal_uInt16 nAttrWhich = pAttr->Which(); in RemoveAttribs() local1705 if ( ( nAttrWhich < EE_FEATURE_START ) && ( !nWhich || ( nAttrWhich == nWhich ) ) ) in RemoveAttribs()
Completed in 32 milliseconds