Searched refs:rTargetShell (Results 1 – 1 of 1) sorted by relevance
195 void lcl_CopyCompatibilityOptions( SwWrtShell& rSourceShell, SwWrtShell& rTargetShell) in lcl_CopyCompatibilityOptions() argument199 rTargetShell.SetParaSpaceMax( pIDsa->get(IDocumentSettingAccess::PARA_SPACE_MAX)); in lcl_CopyCompatibilityOptions()200 … rTargetShell.SetParaSpaceMaxAtPages(pIDsa->get(IDocumentSettingAccess::PARA_SPACE_MAX_AT_PAGES)); in lcl_CopyCompatibilityOptions()201 rTargetShell.SetTabCompat( pIDsa->get(IDocumentSettingAccess::TAB_COMPAT)); in lcl_CopyCompatibilityOptions()202 rTargetShell.SetAddExtLeading( pIDsa->get(IDocumentSettingAccess::ADD_EXT_LEADING)); in lcl_CopyCompatibilityOptions()203 rTargetShell.SetUseVirDev( pIDsa->get(IDocumentSettingAccess::USE_VIRTUAL_DEVICE)); in lcl_CopyCompatibilityOptions()205 rTargetShell.SetUseFormerLineSpacing( pIDsa->get(IDocumentSettingAccess::OLD_LINE_SPACING)); in lcl_CopyCompatibilityOptions()208 …rTargetShell.SetUseFormerTextWrapping( pIDsa->get(IDocumentSettingAccess::USE_FORMER_TEXT_WRAPPING… in lcl_CopyCompatibilityOptions()820 SwWrtShell& rTargetShell, in lcl_CopyFollowPageDesc() argument830 SwDoc* pTargetDoc = rTargetShell.GetDoc(); in lcl_CopyFollowPageDesc()[all …]
Completed in 27 milliseconds