Searched refs:SwTableBox_Impl (Results 1 – 2 of 2) sorted by relevance
164 class SwTableBox_Impl class172 SwTableBox_Impl() : mpUserColor(0), mpNumFmtColor(0), mnRowSpan(1), in SwTableBox_Impl() function in SwTableBox_Impl174 ~SwTableBox_Impl() { delete mpUserColor; delete mpNumFmtColor; } in ~SwTableBox_Impl()203 ( pImpl = new SwTableBox_Impl ) ->SetSaveUserColor( p ); in SetSaveUserColor()211 ( pImpl = new SwTableBox_Impl )->SetSaveNumFmtColor( p ); in SetSaveNumFmtColor()225 pImpl = new SwTableBox_Impl(); in setRowSpan()241 pImpl = new SwTableBox_Impl(); in setDummyFlag()2732 void SwTableBox_Impl::SetNewCol( Color** ppCol, const Color* pNewCol ) in SetNewCol()
62 class SwTableBox_Impl;380 SwTableBox_Impl* pImpl;
Completed in 45 milliseconds