Searched refs:mpSh (Results 1 – 2 of 2) sorted by relevance
72 mpSh ( NULL ), in SvxLineBox()95 mpSh = SfxObjectShell::Current(); in IMPL_LINK()274 if ( !mpSh ) in FillControl()275 mpSh = SfxObjectShell::Current(); in FillControl()277 if( mpSh ) in FillControl()279 const SvxDashListItem* pItem = (const SvxDashListItem*)( mpSh->GetItem( SID_DASH_LIST ) ); in FillControl()
46 SfxObjectShell* mpSh; member in SvxLineBox