Searched refs:rTempl (Results 1 – 3 of 3) sorted by relevance
225 sal_uLong SwWrtShell::SearchTempl( const String &rTempl, in SearchTempl() argument232 SwTxtFmtColl *pColl = GetParaStyle(rTempl, SwWrtShell::GETSTYLE_CREATESOME); in SearchTempl()
4491 void SwEditWin::SetApplyTemplate(const SwApplyTemplate &rTempl) in SetApplyTemplate() argument4497 if(rTempl.pFormatClipboard) in SetApplyTemplate()4499 pApplyTempl = new SwApplyTemplate( rTempl ); in SetApplyTemplate()4505 else if(rTempl.nColor) in SetApplyTemplate()4507 pApplyTempl = new SwApplyTemplate( rTempl ); in SetApplyTemplate()4513 else if( rTempl.eType ) in SetApplyTemplate()4515 pApplyTempl = new SwApplyTemplate( rTempl ); in SetApplyTemplate()
384 sal_uLong SearchTempl (const String &rTempl,