Searched refs:GetSectionData (Results 1 – 4 of 4) sorted by relevance
190 SwSectionData & GetSectionData() { return m_SectionData; } in GetSectionData() function in SectRepr191 SwSectionData const&GetSectionData() const { return m_SectionData; } in GetSectionData() function in SectRepr475 && pRepr->GetSectionData().GetPassword().getLength()) in CheckPasswd()485 pRepr->GetSectionData().GetPassword(), sNewPasswd)) in CheckPasswd()625 if (pRepr->GetSectionData().GetSectionName() == rSectionName) in SelectSection()680 SwSectionData const& rData( pRepr->GetSectionData() ); in IMPL_LINK()761 SwSectionData const& rData( pRepr->GetSectionData() ); in IMPL_LINK()873 if (!pRepr->GetSectionData().IsProtectFlag()) in IMPL_LINK()875 pRepr->GetSectionData().SetPassword(uno::Sequence<sal_Int8 >()); in IMPL_LINK()902 rSh.UpdateSection( nNewPos, pRepr->GetSectionData(), in IMPL_LINK()[all …]
314 SwSectionData * GetSectionData() { return m_pSectionData.get(); } in GetSectionData() function in SwInsertSectionTabDialog
298 SwSectionData * GetSectionData() { return m_pSection; } in GetSectionData() function in SwFltSection
631 *(static_cast<SwFltSection*>(pEntry->pAttr))->GetSectionData(), in SetAttrInDoc()633 delete (((SwFltSection*)pEntry->pAttr)->GetSectionData()); in SetAttrInDoc()