/aoo42x/main/sc/source/core/data/ |
H A D | patattr.cxx | 221 return GetCellOrientation( GetItemSet(), pCondSet ); in GetCellOrientation() 227 const SfxItemSet* pCondSet, sal_uInt8 nScript, in GetFont() argument 273 if ( pCondSet ) in GetFont() 419 if ( pCondSet ) in GetFont() 493 const SfxItemSet* pCondSet, sal_uInt8 nScript, in GetFont() argument 526 if ( pCondSet ) in FillToEditItemSet() 1268 const SfxItemSet* pCondSet ) const in GetNumberFormat() 1273 if ( !pCondSet || pCondSet->GetItemState(ATTR_VALUE_FORMAT,sal_True,&pFormItem) != SFX_ITEM_SET ) in GetNumberFormat() 1277 …if ( !pCondSet || pCondSet->GetItemState(ATTR_LANGUAGE_FORMAT,sal_True,&pLangItem) != SFX_ITEM_SET… in GetNumberFormat() 1288 if ( pCondSet && pCondSet->GetItemState( nWhich, sal_True, &pCondItem ) == SFX_ITEM_SET ) in GetItem() [all …]
|
H A D | column2.cxx | 220 const SfxItemSet* pCondSet = NULL; in GetNeededSize() local 222 pCondSet = pDocument->GetCondResult( nCol, nRow, nTab ); in GetNeededSize() 228 if (pCondSet && in GetNeededSize() 237 else if ( pCondSet && in GetNeededSize() 269 if (pCondSet && in GetNeededSize() 276 if (pCondSet && in GetNeededSize() 297 if (pCondSet && in GetNeededSize() 305 if (pCondSet && in GetNeededSize() 369 if ( pPattern->GetRotateDir( pCondSet ) == SC_ROTDIR_RIGHT ) in GetNeededSize() 443 pPattern->FillEditItemSet( pSet, pCondSet ); in GetNeededSize() [all …]
|
H A D | fillinfo.cxx | 642 const SfxItemSet* pCondSet = pInfo->pConditionSet; in FillInfo() local 643 if (pCondSet) in FillInfo() 648 if ( pCondSet->GetItemState( ATTR_BACKGROUND, sal_True, &pItem ) == SFX_ITEM_SET ) in FillInfo() 655 if ( pCondSet->GetItemState( ATTR_BORDER, sal_True, &pItem ) == SFX_ITEM_SET ) in FillInfo() 658 … if ( pCondSet->GetItemState( ATTR_BORDER_TLBR, sal_True, &pItem ) == SFX_ITEM_SET ) in FillInfo() 660 … if ( pCondSet->GetItemState( ATTR_BORDER_BLTR, sal_True, &pItem ) == SFX_ITEM_SET ) in FillInfo() 664 if ( pCondSet->GetItemState( ATTR_SHADOW, sal_True, &pItem ) == SFX_ITEM_SET ) in FillInfo()
|
H A D | documen6.cxx | 172 const SfxItemSet* pCondSet = NULL; in GetScriptType() local 174 pCondSet = GetCondResult( nCol, nRow, nTab ); in GetScriptType() 176 sal_uLong nFormat = pPattern->GetNumberFormat( xPoolHelper->GetFormTable(), pCondSet ); in GetScriptType()
|
H A D | table1.cxx | 1517 const SfxItemSet* pCondSet = NULL; in MaybeAddExtraColumn() local 1519 pCondSet = pDocument->GetCondResult( rCol, nRow, nTab ); in MaybeAddExtraColumn() 1522 pPattern->GetItem( ATTR_HOR_JUSTIFY, pCondSet )).GetValue(); in MaybeAddExtraColumn()
|
H A D | table2.cxx | 1459 const ScPatternAttr* pPattern, const SfxItemSet* pCondSet ) in FillMaxRot() argument 1463 sal_uInt8 nRotDir = pPattern->GetRotateDir( pCondSet ); in FillMaxRot() 1478 GetItem( ATTR_ROTATE_VALUE, pCondSet )).GetValue(); in FillMaxRot()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | output2.cxx | 182 pCondSet ( NULL ), in ScDrawStringsVars() 266 pCondSet = pSet; in SetPattern() 423 pCondSet = pSet; //! noetig ??? in SetPatternSimple() 430 if ( !pCondSet || pCondSet->GetItemState(ATTR_VALUE_FORMAT,sal_True,&pFormItem) != SFX_ITEM_SET ) in SetPatternSimple() 433 …if ( !pCondSet || pCondSet->GetItemState(ATTR_LANGUAGE_FORMAT,sal_True,&pLangItem) != SFX_ITEM_SET… in SetPatternSimple() 1012 const SfxItemSet* pCondSet ) in GetScriptType() argument 1366 const SfxItemSet* pCondSet = NULL; in DrawStrings() local 1518 pOldCondSet = pCondSet; in DrawStrings() 2406 pOldCondSet = pCondSet; in DrawEdit() 3008 const SfxItemSet* pCondSet; in DrawRotated() local [all …]
|
H A D | output.cxx | 638 const SfxItemSet* pCondSet = pInfo->pConditionSet; in FindRotated() local 643 pCondSet = pDoc->GetCondResult( nX, nY, nTab ); in FindRotated() 713 pCondSet = pDoc->GetCondResult( nCol, nRow, nTab ); in lcl_FindBackground() 725 pCondSet = pDoc->GetCondResult( nCol, nRow, nTab ); in lcl_FindBackground() 1279 if ( !pPattern->GetRotateVal( pCondSet ) || in lcl_FindHorLine() 1397 const SfxItemSet* pCondSet; in DrawRotatedFrame() local 1457 pCondSet = pInfo->pConditionSet; in DrawRotatedFrame() 1462 pCondSet = pDoc->GetCondResult( nX, nY, nTab ); in DrawRotatedFrame() 1463 pInfo->pConditionSet = pCondSet; in DrawRotatedFrame() 1535 ATTR_BACKGROUND, pCondSet ); in DrawRotatedFrame() [all …]
|
/aoo42x/main/sc/inc/ |
H A D | patattr.hxx | 75 … SfxPoolItem& GetItem( sal_uInt16 nWhich, const SfxItemSet& rItemSet, const SfxItemSet* pCondSet ); 76 const SfxPoolItem& GetItem( sal_uInt16 nWhich, const SfxItemSet* pCondSet ) const; 84 …vxCellOrientation GetCellOrientation( const SfxItemSet& rItemSet, const SfxItemSet* pCondSet = 0 ); 85 SvxCellOrientation GetCellOrientation( const SfxItemSet* pCondSet = 0 ) const; 92 const SfxItemSet* pCondSet = NULL, 99 const SfxItemSet* pCondSet = NULL, 104 …oEditItemSet( SfxItemSet& rEditSet, const SfxItemSet& rSrcSet, const SfxItemSet* pCondSet = NULL ); 106 …void FillEditItemSet( SfxItemSet* pEditSet, const SfxItemSet* pCondSet = NULL )… 146 const SfxItemSet* pCondSet ) const; 148 long GetRotateVal( const SfxItemSet* pCondSet ) const; [all …]
|
H A D | table.hxx | 888 const ScPatternAttr* pPattern, const SfxItemSet* pCondSet );
|