| /AOO42X/main/editeng/source/editeng/ |
| H A D | editdoc.cxx | 1164 …if ( ( nWhich != EE_PARA_BULLETSTATE ) && ( rStyleAttribs.GetItemState( nWhich ) == SFX_ITEM_ON ) ) in SetStyleSheet() 1174 if ( pStyle && ( aAttribSet.GetItemState( nWhich, sal_False ) != SFX_ITEM_ON ) ) in GetItem() 1183 if ( aAttribSet.GetItemState( nWhich, sal_False ) == SFX_ITEM_ON ) in HasItem() 1185 else if ( pStyle && pStyle->GetItemSet().GetItemState( nWhich ) == SFX_ITEM_ON ) in HasItem() 1265 if ( bSearchInParent || ( rSet.GetItemState( nWhich_FontInfo ) == SFX_ITEM_ON ) ) in CreateFont() 1273 if ( bSearchInParent || ( rSet.GetItemState( nWhich_Language ) == SFX_ITEM_ON ) ) in CreateFont() 1275 if ( bSearchInParent || ( rSet.GetItemState( EE_CHAR_COLOR ) == SFX_ITEM_ON ) ) in CreateFont() 1277 if ( bSearchInParent || ( rSet.GetItemState( nWhich_FontHeight ) == SFX_ITEM_ON ) ) in CreateFont() 1279 if ( bSearchInParent || ( rSet.GetItemState( nWhich_Weight ) == SFX_ITEM_ON ) ) in CreateFont() 1281 if ( bSearchInParent || ( rSet.GetItemState( EE_CHAR_UNDERLINE ) == SFX_ITEM_ON ) ) in CreateFont() [all …]
|
| H A D | impedit5.cxx | 387 … else if ( pNode->GetContentAttribs().GetItems().GetItemState( nWhich ) == SFX_ITEM_ON ) in GetAttribs() 393 else if ( aCurSet.GetItemState( nWhich ) == SFX_ITEM_ON ) in GetAttribs() 400 … else if ( pNode->GetContentAttribs().GetItems().GetItemState( nWhich ) == SFX_ITEM_ON ) in GetAttribs() 550 bCheckLanguage = ( rSet.GetItemState( EE_CHAR_LANGUAGE ) == SFX_ITEM_ON ) || in SetAttribs() 551 ( rSet.GetItemState( EE_CHAR_LANGUAGE_CJK ) == SFX_ITEM_ON ) || in SetAttribs() 552 ( rSet.GetItemState( EE_CHAR_LANGUAGE_CTL ) == SFX_ITEM_ON ); in SetAttribs() 587 if ( rSet.GetItemState( nWhich ) == SFX_ITEM_ON ) in SetAttribs()
|
| H A D | editobj.cxx | 968 if ( ( pC->GetParaAttribs().GetItemState( nW, sal_False ) != SFX_ITEM_ON ) in MergeParaAttribs() 969 && ( rAttribs.GetItemState( nW, sal_False ) == SFX_ITEM_ON ) ) in MergeParaAttribs() 1084 if ( pC->GetParaAttribs().GetItemState( _nWhich ) == SFX_ITEM_ON ) in RemoveParaAttribs() 1205 if ( pC->GetParaAttribs().GetItemState( EE_CHAR_FONTINFO ) == SFX_ITEM_ON ) in StoreData() 1254 if ( pC->GetParaAttribs().GetItemState( EE_CHAR_FONTINFO ) == SFX_ITEM_ON ) in StoreData() 1451 if ( pC->GetParaAttribs().GetItemState( EE_CHAR_FONTINFO ) == SFX_ITEM_ON ) in CreateData() 1506 if ( pC->GetParaAttribs().GetItemState( EE_CHAR_FONTINFO ) == SFX_ITEM_ON ) in CreateData() 1602 …f ( rLRSpace.GetTxtLeft() && ( pC->GetParaAttribs().GetItemState( EE_PARA_TABS ) == SFX_ITEM_ON ) ) in CreateData()
|
| H A D | editdbg.cxx | 306 else if ( rSet.GetItemState( nWhich, bSearchInParent ) == SFX_ITEM_ON ) in DbgOutItemSet() 309 if ( !bShowALL && ( rSet.GetItemState( nWhich, bSearchInParent ) != SFX_ITEM_ON ) ) in DbgOutItemSet()
|
| H A D | editdoc2.cxx | 514 if ( rSource.GetItemState( nSourceWhich, sal_False ) == SFX_ITEM_ON ) in ConvertAndPutItems()
|
| H A D | impedit4.cxx | 516 if ( pStyle->GetItemSet().GetItemState( nParAttr ) == SFX_ITEM_ON ) in WriteRTF() 599 if ( pNode->GetStyleSheet()->GetItemSet().GetItemState( nParAttr ) == SFX_ITEM_ON ) in WriteRTF() 612 if ( pNode->GetContentAttribs().GetItems().GetItemState( nParAttr ) == SFX_ITEM_ON ) in WriteRTF()
|
| /AOO42X/main/sd/source/ui/view/ |
| H A D | drawview.cxx | 238 … if( nDepth > 0 && aTempSet.GetItemState( EE_PARA_NUMBULLET ) == SFX_ITEM_ON ) in SetAttributes() 266 … if( !pPara && nDepth > 0 && rSet.GetItemState( EE_PARA_NUMBULLET ) == SFX_ITEM_ON && in SetAttributes() 343 if( SFX_ITEM_ON == rSet.GetItemState( nWhich ) ) in SetAttributes() 370 if( SFX_ITEM_ON == rSet.GetItemState( nWhich ) ) in SetAttributes()
|
| H A D | drviews2.cxx | 791 … if ( pNewSet && pNewSet->GetItemState( SDRATTR_TEXT_MINFRAMEHEIGHT ) == SFX_ITEM_ON ) in FuTemporary() 796 … if ( pNewSet && pNewSet->GetItemState( SDRATTR_TEXT_AUTOGROWHEIGHT ) == SFX_ITEM_ON ) in FuTemporary()
|
| H A D | drviews3.cxx | 893 if ( aEditAttr.GetItemState( SDRATTR_TEXT_LEFTDIST ) == SFX_ITEM_ON ) in GetRulerState() 905 if ( aEditAttr.GetItemState( SDRATTR_TEXT_LEFTDIST ) == SFX_ITEM_ON ) in GetRulerState()
|
| H A D | drtxtob1.cxx | 566 if( SFX_ITEM_ON == aEditAttr.GetItemState(EE_PARA_JUST, sal_True, &pPoolItem ) ) in Execute()
|
| H A D | viewshel.cxx | 875 if(bTitle && aNewAttr.GetItemState(EE_PARA_NUMBULLET,sal_True) == SFX_ITEM_ON ) in GetNumBulletItem()
|
| /AOO42X/main/sd/source/ui/dlg/ |
| H A D | dlgolbul.cxx | 145 if(bTitle && aInputSet.GetItemState(EE_PARA_NUMBULLET,sal_True) == SFX_ITEM_ON ) in OutlineBulletDlg() 227 if(bTitle && pOutputSet->GetItemState(EE_PARA_NUMBULLET,sal_True) == SFX_ITEM_ON ) in GetOutputItemSet()
|
| /AOO42X/main/sd/source/ui/annotations/ |
| H A D | annotationmanager.cxx | 1037 if ( aSet.GetItemState( EE_CHAR_WEIGHT ) == SFX_ITEM_ON ) in ExecuteAnnotationContextMenu() 1043 if ( aSet.GetItemState( EE_CHAR_ITALIC ) == SFX_ITEM_ON ) in ExecuteAnnotationContextMenu() 1049 if ( aSet.GetItemState( EE_CHAR_UNDERLINE ) == SFX_ITEM_ON ) in ExecuteAnnotationContextMenu() 1055 if ( aSet.GetItemState( EE_CHAR_STRIKEOUT ) == SFX_ITEM_ON ) in ExecuteAnnotationContextMenu()
|
| /AOO42X/main/sd/source/filter/html/ |
| H A D | htmlex.cxx | 833 if(rSet.GetItemState(EE_CHAR_COLOR,sal_True) == SFX_ITEM_ON) in SetDocColors() 1408 if ( pSet->GetItemState( EE_FEATURE_FIELD ) == SFX_ITEM_ON ) in TextAttribToHTMLString() 1425 if ( pSet->GetItemState( EE_CHAR_WEIGHT ) == SFX_ITEM_ON ) in TextAttribToHTMLString() 1435 if ( pSet->GetItemState( EE_CHAR_UNDERLINE ) == SFX_ITEM_ON ) in TextAttribToHTMLString() 1445 if ( pSet->GetItemState( EE_CHAR_STRIKEOUT ) == SFX_ITEM_ON ) in TextAttribToHTMLString() 1455 if ( pSet->GetItemState( EE_CHAR_ITALIC ) == SFX_ITEM_ON ) in TextAttribToHTMLString() 1467 if ( pSet->GetItemState( EE_CHAR_COLOR ) == SFX_ITEM_ON ) in TextAttribToHTMLString()
|
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | wrtww8gr.cxx | 533 if (pAttrSet && (SFX_ITEM_ON in WritePICFHeader() 554 if (SFX_ITEM_ON == rAttrSet.GetItemState(RES_BOX, false, &pItem)) in WritePICFHeader()
|
| H A D | wrtw8nds.cxx | 2544 if ( SFX_ITEM_ON != pSet->GetItemState(RES_PAGEDESC, true, &pI) in NoPageBreakSection() 2552 if (SFX_ITEM_ON != pSet->GetItemState(RES_BREAK, true, &pI)) in NoPageBreakSection()
|
| H A D | wrtw8esh.cxx | 1990 if (SFX_ITEM_ON == rAttrSet.GetItemState(RES_BOX, false, &pItem)) in WriteFlyFrameAttr() 1996 if (SFX_ITEM_ON in WriteFlyFrameAttr()
|
| /AOO42X/main/svl/inc/svl/ |
| H A D | poolitem.hxx | 156 #define SFX_ITEM_ON SFX_ITEM_SET macro
|
| /AOO42X/main/sd/source/ui/func/ |
| H A D | fuolbull.cxx | 382 if(bTitle && aNewAttr.GetItemState(EE_PARA_NUMBULLET,sal_True) == SFX_ITEM_ON ) in GetNumBulletItem()
|
| H A D | futempl.cxx | 189 if (pArgs->GetItemState(SID_STYLE_REFERENCE) == SFX_ITEM_ON) in DoExecute()
|
| /AOO42X/main/forms/source/richtext/ |
| H A D | rtattributehandler.cxx | 487 … if ( SFX_ITEM_ON == _rCurrentAttribs.GetItemState( EE_PARA_JUST, sal_True, &pCurrentAdjustment ) ) in executeAttribute()
|
| /AOO42X/main/editeng/source/uno/ |
| H A D | unofored.cxx | 107 if( aSet.GetItemState( nWhich, sal_True ) != SFX_ITEM_ON ) in GetParaAttribs()
|
| /AOO42X/main/editeng/source/outliner/ |
| H A D | outliner.cxx | 827 if ( aOldAttrs.GetItemState( EE_PARA_NUMBULLET ) == SFX_ITEM_ON ) in ImplSetLevelDependendStyleSheet() 1331 if ( rAttrs.GetItemState( EE_PARA_OUTLLEVEL ) == SFX_ITEM_ON ) in ImpTextPasted()
|
| /AOO42X/main/svx/source/table/ |
| H A D | tablecontroller.cxx | 884 …if( (rStyleAttribs.GetItemState( nWhich ) == SFX_ITEM_ON) && (aSet.GetItemState( nWhich ) == SFX_I… in SetTableStyle()
|
| /AOO42X/main/sw/source/ui/shells/ |
| H A D | drwtxtex.cxx | 575 if( SFX_ITEM_ON == aEditAttr.GetItemState(EE_PARA_JUST, sal_True, &pPoolItem ) ) in Execute()
|