Home
last modified time | relevance | path

Searched refs:RefPageGet (Results 1 – 22 of 22) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfldbas.hxx79 RefPageGet, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfldbas.hxx72 RefPageGet, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Datrfld.cxx397 && SwFieldIds::RefPageGet != nWhich in ExpandTextField()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Datrfld.cxx490 && SwFieldIds::RefPageGet != nWhich in ExpandTextField()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dtxtfld.cxx229 case SwFieldIds::RefPageGet: in NewFieldPortion()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/fldui/
H A Dfldmgr.cxx1458 pCurShell->GetFieldType( 0, SwFieldIds::RefPageGet ) ), nFormatId ) ); in InsertField()
1520 …static_cast<SwRefPageGetFieldType*>(pCurShell->GetFieldType( 0, SwFieldIds::RefPageGet ))->UpdateF… in InsertField()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dtxtfld.cxx226 case SwFieldIds::RefPageGet: in NewFieldPortion()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/fldui/
H A Dfldmgr.cxx1451 pCurShell->GetFieldType( 0, SwFieldIds::RefPageGet ) ), nFormatId ) ); in InsertField()
1518 …static_cast<SwRefPageGetFieldType*>(pCurShell->GetFieldType(0, SwFieldIds::RefPageGet))->UpdateFie… in InsertField()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddocdesc.cxx417 getIDocumentFieldsAccess().GetSysFieldType( SwFieldIds::RefPageGet )->UpdateFields(); in ChgPageDesc()
H A Ddoc.cxx1639 nWhich != SwFieldIds::RefPageGet&& in ConvertFieldsToText()
H A DDocumentFieldsManager.cxx1366 case SwFieldIds::RefPageGet: in UpdatePageFields()
H A DDocumentRedlineManager.cxx132 rIDFA.GetFieldType(SwFieldIds::RefPageGet, OUString(), false)->UpdateFields(); in UpdateFieldsForRedline()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddocdesc.cxx530 getIDocumentFieldsAccess().GetSysFieldType( SwFieldIds::RefPageGet )->UpdateFields(); in ChgPageDesc()
H A Ddoc.cxx1618 nWhich != SwFieldIds::RefPageGet&& in ConvertFieldsToText()
H A DDocumentFieldsManager.cxx1353 case SwFieldIds::RefPageGet: in UpdatePageFields()
H A DDocumentRedlineManager.cxx134 rIDFA.GetFieldType(SwFieldIds::RefPageGet, OUString(), false)->UpdateFields(); in UpdateFieldsForRedline()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunofield.cxx148 {SwFieldIds::RefPageGet, SwServiceType::FieldTypeRefPageGet },
1635 …SwFieldType* pFieldType = pDoc->getIDocumentFieldsAccess().GetSysFieldType(SwFieldIds::RefPageGet); in attach()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunofield.cxx158 {SwFieldIds::RefPageGet, SwServiceType::FieldTypeRefPageGet },
1671 …SwFieldType* pFieldType = pDoc->getIDocumentFieldsAccess().GetSysFieldType(SwFieldIds::RefPageGet); in attach()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/fields/
H A Ddocufld.cxx2157 : SwFieldType( SwFieldIds::RefPageGet ), m_rDoc( rDc ), m_nNumberingType( SVX_NUM_ARABIC ) in SwRefPageGetFieldType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/fields/
H A Ddocufld.cxx2164 : SwFieldType( SwFieldIds::RefPageGet ), m_pDoc( pDc ), m_nNumberingType( SVX_NUM_ARABIC ) in SwRefPageGetFieldType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dwsfrm.cxx4587 rIDFA.GetFieldType(SwFieldIds::RefPageGet, OUString(), false)->UpdateFields(); in SetHideRedlines()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dwsfrm.cxx4634 rIDFA.GetFieldType(SwFieldIds::RefPageGet, OUString(), false)->UpdateFields(); in UnHide()