Home
last modified time | relevance | path

Searched refs:maNewHatchingList (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/cui/source/tabpages/
H A Dtabarea.cxx76 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()
/aoo4110/main/cui/source/inc/
H A Dcuitabarea.hxx48 XHatchListSharedPtr maNewHatchingList; member in SvxAreaTabDialog
87 void SetNewHatchingList( XHatchListSharedPtr aHtchLst) { maNewHatchingList = aHtchLst; } in SetNewHatchingList()
88 XHatchListSharedPtr GetNewHatchingList() const { return maNewHatchingList; } in GetNewHatchingList()

Completed in 22 milliseconds