Searched refs:SwAuthorityFieldType (Results 1 – 11 of 11) sorted by relevance
87 SwAuthorityFieldType::SwAuthorityFieldType(SwDoc* pDoc) in SwAuthorityFieldType() function in SwAuthorityFieldType101 SwAuthorityFieldType::SwAuthorityFieldType( const SwAuthorityFieldType& rFType) in SwAuthorityFieldType() function in SwAuthorityFieldType117 SwAuthorityFieldType::~SwAuthorityFieldType() in ~SwAuthorityFieldType()126 SwFieldType* SwAuthorityFieldType::Copy() const in Copy()128 return new SwAuthorityFieldType(m_pDoc); in Copy()227 void SwAuthorityFieldType::GetAllEntryIdentifiers( in GetAllEntryIdentifiers()585 SwAuthorityFieldType* pAuthType = (SwAuthorityFieldType*)GetTyp(); in Expand()611 SwAuthorityFieldType* pAuthType = (SwAuthorityFieldType*)GetTyp(); in Copy()617 SwAuthorityFieldType* pAuthType = (SwAuthorityFieldType*)GetTyp(); in GetFieldText()624 SwAuthorityFieldType* pInitType = (SwAuthorityFieldType* )GetTyp(); in SetPar1()[all …]
72 class SW_DLLPUBLIC SwAuthorityFieldType : public SwFieldType class86 const SwAuthorityFieldType& operator=( const SwAuthorityFieldType& );92 SwAuthorityFieldType(SwDoc* pDoc);93 SwAuthorityFieldType( const SwAuthorityFieldType& );94 ~SwAuthorityFieldType();172 SwAuthorityField(SwAuthorityFieldType* pType, const String& rFieldContents);173 SwAuthorityField(SwAuthorityFieldType* pType, long nHandle);
1382 const SwAuthorityFieldType* pFType = (const SwAuthorityFieldType*) in IMPL_LINK()1412 const SwAuthorityFieldType* pFType = (const SwAuthorityFieldType*) in IMPL_LINK()1554 const SwAuthorityFieldType* pFType = (const SwAuthorityFieldType*) in IMPL_LINK()1599 const SwAuthorityFieldType* pFType = (const SwAuthorityFieldType*) in IMPL_LINK()1629 const SwAuthEntry* pEntry = ((SwAuthorityFieldType*)pField->GetTyp())-> in InitControls()1743 const SwAuthorityFieldType* pFType = (const SwAuthorityFieldType*) in SwCreateAuthEntryDlg_Impl()1852 const SwAuthorityFieldType* pFType = (const SwAuthorityFieldType*) in IMPL_LINK()
372 SwAuthorityFieldType* pFType = (SwAuthorityFieldType*) in UpdateOrInsertTOX()375 pFType = (SwAuthorityFieldType*)pSh->InsertFldType( in UpdateOrInsertTOX()376 SwAuthorityFieldType(pSh->GetDoc())); in UpdateOrInsertTOX()
341 const SwAuthorityFieldType* pFType = (const SwAuthorityFieldType*) in SwMultiTOXTabDialog()499 const SwAuthorityFieldType* pFType = (const SwAuthorityFieldType*) in GetTOXDescription()2368 aLevelLB.InsertEntry( SwAuthorityFieldType::GetAuthTypeName( in ActivatePage()2384 const SwAuthorityFieldType* pFType = (const SwAuthorityFieldType*) in ActivatePage()3386 String sTmp(SwAuthorityFieldType::GetAuthFieldName( in InsertItem()3588 String sTmp(SwAuthorityFieldType::GetAuthFieldName( in InsertAtSelection()3870 sEntry += SwAuthorityFieldType::GetAuthFieldName( in CreateQuickHelp()
885 const SwAuthorityFieldType* pType = (const SwAuthorityFieldType*)pField->GetTyp(); in FillText()897 sText = SwAuthorityFieldType::GetAuthTypeName((ToxAuthorityType) --nLevel); in FillText()919 SwAuthorityFieldType* pType = (SwAuthorityFieldType*) in operator <()
909 SwAuthorityFieldType* pType = in InsertFld()910 (SwAuthorityFieldType*)pCurShell->GetFldType(0, RES_AUTHORITY); in InsertFld()914 (SwAuthorityFieldType*)pCurShell->InsertFldType( in InsertFld()915 SwAuthorityFieldType(pCurShell->GetDoc())); in InsertFld()1588 SwAuthorityFieldType* pAuthorityType = static_cast<SwAuthorityFieldType*>(pType); in UpdateCurFld()
273 const String& SwAuthorityFieldType::GetAuthFieldName(ToxAuthorityField eType) in GetAuthFieldName()289 const String& SwAuthorityFieldType::GetAuthTypeName(ToxAuthorityType eType) in GetAuthTypeName()
155 ((SwAuthorityFieldType*)pNew)->SetDoc( this ); in SV_IMPL_OP_PTRARR_SORT()2241 SwAuthorityFieldType* pAuthType = (SwAuthorityFieldType*)pFldType; in ChangeAuthorityData()
1708 pFld = new SwAuthorityField( (SwAuthorityFieldType*) in attachToRange()1709 pDoc->InsertFldType(SwAuthorityFieldType(pDoc)), in attachToRange()
548 SwAuthorityFieldType aType(pDoc); in MakeInstance()
Completed in 226 milliseconds