Home
last modified time | relevance | path

Searched refs:SwAuthorityFieldType (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Dauthfld.cxx87 SwAuthorityFieldType::SwAuthorityFieldType(SwDoc* pDoc) in SwAuthorityFieldType() function in SwAuthorityFieldType
101 SwAuthorityFieldType::SwAuthorityFieldType( const SwAuthorityFieldType& rFType) in SwAuthorityFieldType() function in SwAuthorityFieldType
117 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 …]
/trunk/main/sw/inc/
H A Dauthfld.hxx72 class SW_DLLPUBLIC SwAuthorityFieldType : public SwFieldType class
86 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);
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx1382 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()
H A Dtoxmgr.cxx372 SwAuthorityFieldType* pFType = (SwAuthorityFieldType*) in UpdateOrInsertTOX()
375 pFType = (SwAuthorityFieldType*)pSh->InsertFldType( in UpdateOrInsertTOX()
376 SwAuthorityFieldType(pSh->GetDoc())); in UpdateOrInsertTOX()
H A Dcnttab.cxx341 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()
/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx885 const SwAuthorityFieldType* pType = (const SwAuthorityFieldType*)pField->GetTyp(); in FillText()
897 sText = SwAuthorityFieldType::GetAuthTypeName((ToxAuthorityType) --nLevel); in FillText()
919 SwAuthorityFieldType* pType = (SwAuthorityFieldType*) in operator <()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx909 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()
/trunk/main/sw/source/ui/utlui/
H A Dinitui.cxx273 const String& SwAuthorityFieldType::GetAuthFieldName(ToxAuthorityField eType) in GetAuthFieldName()
289 const String& SwAuthorityFieldType::GetAuthTypeName(ToxAuthorityType eType) in GetAuthTypeName()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx155 ((SwAuthorityFieldType*)pNew)->SetDoc( this ); in SV_IMPL_OP_PTRARR_SORT()
2241 SwAuthorityFieldType* pAuthType = (SwAuthorityFieldType*)pFldType; in ChangeAuthorityData()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1708 pFld = new SwAuthorityField( (SwAuthorityFieldType*) in attachToRange()
1709 pDoc->InsertFldType(SwAuthorityFieldType(pDoc)), in attachToRange()
H A Dunocoll.cxx548 SwAuthorityFieldType aType(pDoc); in MakeInstance()

Completed in 100 milliseconds