Searched refs:pDfltCellStyleName (Results 1 – 2 of 2) sorted by relevance
301 const OUString *pDfltCellStyleName = 0,325 const OUString *pDfltCellStyleName, in SwXMLTableRow_Impl() argument331 if( pDfltCellStyleName ) in SwXMLTableRow_Impl()332 aDfltCellStyleName = *pDfltCellStyleName; in SwXMLTableRow_Impl()1526 const OUString *pDfltCellStyleName ) in InsertColumn() argument1539 if( (pDfltCellStyleName && pDfltCellStyleName->getLength() > 0) || in InsertColumn()1552 pDfltCellStyleName ? new String( *pDfltCellStyleName ) : new String, in InsertColumn()
163 const ::rtl::OUString *pDfltCellStyleName = 0 );
Completed in 31 milliseconds