Searched refs:maNewHatchingList (Results 1 – 2 of 2) sorted by relevance
76 maNewHatchingList ( pModel->GetHatchListFromSdrModel() ), in SvxAreaTabDialog()149 if( maNewHatchingList != mpDrawModel->GetHatchListFromSdrModel() ) in SavePalettes()151 mpDrawModel->SetHatchListAtSdrModel( maNewHatchingList ); in SavePalettes()152 SvxHatchListItem aItem( maNewHatchingList, SID_HATCH_LIST ); in SavePalettes()
48 XHatchListSharedPtr maNewHatchingList; member in SvxAreaTabDialog87 void SetNewHatchingList( XHatchListSharedPtr aHtchLst) { maNewHatchingList = aHtchLst; } in SetNewHatchingList()88 XHatchListSharedPtr GetNewHatchingList() const { return maNewHatchingList; } in GetNewHatchingList()
Completed in 22 milliseconds