Searched refs:pFillTypeLB (Results 1 – 2 of 2) sorted by relevance
74 pFillTypeLB ( NULL ), in SvxFillToolBoxControl()113 pFillTypeLB->Disable(); in StateChanged()114 pFillTypeLB->SetNoSelection(); in StateChanged()127 pFillTypeLB->Enable(); in StateChanged()175 eLastXFS = pFillTypeLB->GetSelectEntryPos(); in StateChanged()181 pFillTypeLB->SelectEntryPos( sal::static_int_cast< sal_uInt16 >( eXFS ) ); in StateChanged()202 pFillTypeLB->SetNoSelection(); in StateChanged()491 pFillTypeLB = (SvxFillTypeBox*)pFillControl->pLbFillType; in CreateItemWindow()494 pFillTypeLB->SetUniqueId( HID_FILL_TYPE_LISTBOX ); in CreateItemWindow()
57 SvxFillTypeBox* pFillTypeLB; member in SvxFillToolBoxControl