Lines Matching defs:rDoc
96 SwImplShellAction::SwImplShellAction( SwDoc& rDoc ) in SwImplShellAction()
125 SwCharFmt* lcl_FindCharFmt( SwDoc& rDoc, in lcl_FindCharFmt()
171 SwTxtFmtColl* lcl_FindParaFmt( SwDoc& rDoc, in lcl_FindParaFmt()
214 SwFrmFmt* lcl_FindFrmFmt( SwDoc& rDoc, in lcl_FindFrmFmt()
252 const SwPageDesc* lcl_FindPageDesc( SwDoc& rDoc, in lcl_FindPageDesc()
286 const SwNumRule* lcl_FindNumRule( SwDoc& rDoc, in lcl_FindNumRule()
342 sal_Bool FindPhyStyle( SwDoc& rDoc, const String& rName, SfxStyleFamily eFam ) in FindPhyStyle()
1412 void lcl_SaveStyles( sal_uInt16 nFamily, SvPtrarr& rArr, SwDoc& rDoc ) in lcl_SaveStyles()
1471 void lcl_DeleteInfoStyles( sal_uInt16 nFamily, SvPtrarr& rArr, SwDoc& rDoc ) in lcl_DeleteInfoStyles()
2484 SwDoc& rDoc = ((SwDocStyleSheetPool*)pBasePool)->GetDoc(); in First() local
2852 SwDoc& rDoc = ((SwDocStyleSheetPool*)pBasePool)->GetDoc(); in AppendStyleList() local