Searched refs:GetParaStyle (Results 1 – 13 of 13) sorted by relevance
236 SwTxtFmtColl *pColl = GetParaStyle(rTempl, SwWrtShell::GETSTYLE_CREATESOME); in SearchTempl()239 pReplaceColl = GetParaStyle(*pReplTempl, SwWrtShell::GETSTYLE_CREATESOME ); in SearchTempl()
1579 SwTxtFmtColl *SwWrtShell::GetParaStyle(const String &rCollName, GetStyle eCreate ) in GetParaStyle() function in SwWrtShell
136 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()
548 SwTxtFmtColl* GetParaStyle(SwDoc &rDoc, const String& rName);
566 SwTxtFmtColl* GetParaStyle(SwDoc &rDoc, const String& rName) in GetParaStyle() function
181 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()
358 SwTxtFmtColl* GetParaStyle(const String &rCollName,
640 SwTxtFmtColl* pColl = rSh.GetParaStyle(rName); in IsNoNum()
Completed in 70 milliseconds