Home
last modified time | relevance | path

Searched refs:rCollName (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1579 SwTxtFmtColl *SwWrtShell::GetParaStyle(const String &rCollName, GetStyle eCreate ) in GetParaStyle() argument
1581 SwTxtFmtColl* pColl = FindTxtFmtCollByName( rCollName ); in GetParaStyle()
1584 …sal_uInt16 nId = SwStyleNameMapper::GetPoolIdFromUIName( rCollName, nsSwGetPoolIdFromName::GET_POO… in GetParaStyle()
1637 void SwWrtShell::SetPageStyle(const String &rCollName) in SetPageStyle() argument
1641 SwPageDesc* pDesc = FindPageDescByName( rCollName, sal_True ); in SetPageStyle()
/aoo41x/main/sw/source/ui/inc/
H A Dwrtsh.hxx358 SwTxtFmtColl* GetParaStyle(const String &rCollName,
364 void SetPageStyle(const String &rCollName);
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx206 SwTxtFmtColl *lcl_GetParaStyle(const String& rCollName, SwDoc* pDoc) in lcl_GetParaStyle() argument
208 SwTxtFmtColl* pColl = pDoc->FindTxtFmtCollByName( rCollName ); in lcl_GetParaStyle()
211 …sal_uInt16 nId = SwStyleNameMapper::GetPoolIdFromUIName( rCollName, nsSwGetPoolIdFromName::GET_POO… in lcl_GetParaStyle()

Completed in 46 milliseconds