Searched refs:GetParaStyle (Results 1 – 13 of 13) sorted by relevance
232 SwTxtFmtColl *pColl = GetParaStyle(rTempl, SwWrtShell::GETSTYLE_CREATESOME); in SearchTempl()235 pReplaceColl = GetParaStyle(*pReplTempl, SwWrtShell::GETSTYLE_CREATESOME ); in SearchTempl()
1577 SwTxtFmtColl *SwWrtShell::GetParaStyle(const String &rCollName, GetStyle eCreate ) in GetParaStyle() function in SwWrtShell
120 else if( !rSh.GetParaStyle(rName) ) in InsertCaption()
623 pWrtShell->SetTxtFmtColl( pWrtShell->GetParaStyle( in Replace()
89 boost::shared_ptr< StyleSheetEntry > GetParaStyle( ) { return m_pParaStyle; }; in GetParaStyle() function in writerfilter::dmapper::ListLevel
588 StyleSheetEntryPtr pParaStyle = pAbsLevel->GetParaStyle( ); in CreateNumberingRules()
547 SwTxtFmtColl* GetParaStyle(SwDoc &rDoc, const String& rName);
565 SwTxtFmtColl* GetParaStyle(SwDoc &rDoc, const String& rName) in GetParaStyle() function
180 return sw::util::GetParaStyle(mrDoc, rName); in GetStyle()
259 if( !rWrtSh.GetParaStyle( sHeadline = in SwOutlineTabDialog()520 pTxtColl = rWrtSh.GetParaStyle( in Ok()
452 SwTxtFmtColl *pColl = pSh->GetParaStyle(aFmtName, SwWrtShell::GETSTYLE_CREATEANY); in FillItemSet()
357 SwTxtFmtColl* GetParaStyle(const String &rCollName,
640 SwTxtFmtColl* pColl = rSh.GetParaStyle(rName); in IsNoNum()