Lines Matching defs:rDoc
95 SwImplShellAction::SwImplShellAction( SwDoc& rDoc ) in SwImplShellAction()
124 SwCharFmt* lcl_FindCharFmt( SwDoc& rDoc, in lcl_FindCharFmt()
170 SwTxtFmtColl* lcl_FindParaFmt( SwDoc& rDoc, in lcl_FindParaFmt()
213 SwFrmFmt* lcl_FindFrmFmt( SwDoc& rDoc, in lcl_FindFrmFmt()
251 const SwPageDesc* lcl_FindPageDesc( SwDoc& rDoc, in lcl_FindPageDesc()
285 const SwNumRule* lcl_FindNumRule( SwDoc& rDoc, in lcl_FindNumRule()
341 sal_Bool FindPhyStyle( SwDoc& rDoc, const String& rName, SfxStyleFamily eFam ) in FindPhyStyle()
1486 void lcl_SaveStyles( sal_uInt16 nFamily, SvPtrarr& rArr, SwDoc& rDoc ) in lcl_SaveStyles()
1545 void lcl_DeleteInfoStyles( sal_uInt16 nFamily, SvPtrarr& rArr, SwDoc& rDoc ) in lcl_DeleteInfoStyles()
2558 SwDoc& rDoc = ((SwDocStyleSheetPool*)pBasePool)->GetDoc(); in First() local
2926 SwDoc& rDoc = ((SwDocStyleSheetPool*)pBasePool)->GetDoc(); in AppendStyleList() local