Home
last modified time | relevance | path

Searched refs:rStyleAttribs (Results 1 – 2 of 2) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Deditdoc.cxx1160 const SfxItemSet& rStyleAttribs = pStyle->GetItemSet(); in SetStyleSheet() local
1164 …if ( ( nWhich != EE_PARA_BULLETSTATE ) && ( rStyleAttribs.GetItemState( nWhich ) == SFX_ITEM_ON ) ) in SetStyleSheet()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx880 const SfxItemSet& rStyleAttribs = xCell->GetStyleSheet()->GetItemSet(); in SetTableStyle() local
884 …if( (rStyleAttribs.GetItemState( nWhich ) == SFX_ITEM_ON) && (aSet.GetItemState( nWhich ) == SFX_I… in SetTableStyle()

Completed in 39 milliseconds