Lines Matching refs:pCondSet

638 				const SfxItemSet* pCondSet = pInfo->pConditionSet;  in FindRotated()  local
643 pCondSet = pDoc->GetCondResult( nX, nY, nTab ); in FindRotated()
648 sal_uInt8 nDir = pPattern->GetRotateDir( pCondSet ); in FindRotated()
665 const SfxItemSet* pCondSet = pDoc->GetCondResult( nCol, nRow, nTab ); in lcl_GetRotateDir() local
669 long nAttrRotate = pPattern->GetRotateVal( pCondSet ); in lcl_GetRotateDir()
673 pPattern->GetItem(ATTR_ROTATE_MODE, pCondSet)).GetValue(); in lcl_GetRotateDir()
698 const SfxItemSet* pCondSet = pDoc->GetCondResult( nCol, nRow, nTab ); in lcl_FindBackground() local
700 &pPattern->GetItem( ATTR_BACKGROUND, pCondSet ); in lcl_FindBackground()
713 pCondSet = pDoc->GetCondResult( nCol, nRow, nTab ); in lcl_FindBackground()
714 pBackground = (const SvxBrushItem*)&pPattern->GetItem( ATTR_BACKGROUND, pCondSet ); in lcl_FindBackground()
725 pCondSet = pDoc->GetCondResult( nCol, nRow, nTab ); in lcl_FindBackground()
726 pBackground = (const SvxBrushItem*)&pPattern->GetItem( ATTR_BACKGROUND, pCondSet ); in lcl_FindBackground()
1278 const SfxItemSet* pCondSet = pDoc->GetCondResult( nCol, nRow, nTab ); in lcl_FindHorLine() local
1279 if ( !pPattern->GetRotateVal( pCondSet ) || in lcl_FindHorLine()
1281 ATTR_ROTATE_MODE, pCondSet)).GetValue() == SVX_ROTATE_MODE_STANDARD ) 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()
1468 long nAttrRotate = pPattern->GetRotateVal( pCondSet ); in DrawRotatedFrame()
1470 pPattern->GetItem(ATTR_ROTATE_MODE, pCondSet)).GetValue(); in DrawRotatedFrame()
1535 ATTR_BACKGROUND, pCondSet ); in DrawRotatedFrame()
1613 pCondSet = rInfo.pConditionSet; in DrawRotatedFrame()
1615 pPattern->GetItem(ATTR_ROTATE_MODE, pCondSet)).GetValue(); in DrawRotatedFrame()