Searched refs:pValueSet (Results 1 – 2 of 2) sorted by relevance
115 pValueSet->SetColor(); in TableDesignPane()116 pValueSet->SetExtraSpacing(8); in TableDesignPane()215 if (pValueSet->GetItemCount() > 0) in GetHeightForWidth()217 Image aImage = pValueSet->GetItemImage(pValueSet->GetItemId(0)); in GetHeightForWidth()222 …int nColumnCount = (pValueSet->GetSizePixel().Width() - pValueSet->GetScrollWidth()) / aItemSize.W… in GetHeightForWidth()465 Image aImage = pValueSet->GetItemImage(pValueSet->GetItemId(0)); in updateLayout()498 pValueSet->SetStyle( nStyle ); in updateLayout()512 pValueSet->SetPosPixel(pValueSet->GetPosPixel()); in updateLayout()586 pValueSet->SelectItem( nSelection ); in updateControls()921 pValueSet->Clear(); in FillDesignPreviewControl()[all …]
417 if( pValueSet ) in notifyHighlightedEntry()418 … nChildIndex = static_cast< sal_Int32 >( pValueSet->GetItemPos( pValueSet->GetSelectItemId() ) ); in notifyHighlightedEntry()893 if( pValueSet ) in implHighlightEntry()895 pValueSet->SetNoSelection(); in implHighlightEntry()1089 if( pValueSet ) in implCheckSubControlCursorMove()1091 sal_uInt16 nItemPos = pValueSet->GetItemPos( pValueSet->GetSelectItemId() ); in implCheckSubControlCursorMove()1094 const sal_uInt16 nColCount = pValueSet->GetColCount(); in implCheckSubControlCursorMove()1197 if( pValueSet ) in implHighlightControl()1199 const sal_uInt16 nItemCount = pValueSet->GetItemCount(); in implHighlightControl()1205 const sal_uInt16 nColCount = pValueSet->GetColCount(); in implHighlightControl()[all …]
Completed in 41 milliseconds