Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/xml/
H A Dxmltbli.cxx301 const OUString *pDfltCellStyleName = 0,
325 const OUString *pDfltCellStyleName, in SwXMLTableRow_Impl() argument
331 if( pDfltCellStyleName ) in SwXMLTableRow_Impl()
332 aDfltCellStyleName = *pDfltCellStyleName; in SwXMLTableRow_Impl()
1526 const OUString *pDfltCellStyleName ) in InsertColumn() argument
1539 if( (pDfltCellStyleName && pDfltCellStyleName->getLength() > 0) || in InsertColumn()
1552 pDfltCellStyleName ? new String( *pDfltCellStyleName ) : new String, in InsertColumn()
H A Dxmltbli.hxx163 const ::rtl::OUString *pDfltCellStyleName = 0 );

Completed in 38 milliseconds