Searched refs:pTTCursor (Results 1 – 1 of 1) sorted by relevance
578 SwXTextTableCursor* pTTCursor = dynamic_cast< SwXTextTableCursor* >( xTextTableCursor.get() ); in Tables() local579 if ( pTTCursor ) in Tables()581 SwFrmFmt* pFmt = pTTCursor->GetFrmFmt(); in Tables()
Completed in 6 milliseconds