Method |
Description |
|
Create ( Set posSet, XmlNode node, SIL.FieldWorks.FDO.FdoCache cache ) : MasterCategory |
|
|
DeterminePOSLocationInfo ( SIL.FieldWorks.FDO.FdoCache cache, IPartOfSpeech subItemOwner, MasterCategory parent, ICmPossibilityList posList, int &newOwningFlid, int &insertLocation ) : int |
|
|
GetBestWritingSystemForNamedNode ( XmlNode node, string sNodeName, string sDefaultWS, SIL.FieldWorks.FDO.FdoCache cache, string &sNodeContent ) : string |
|
|
NameFixer ( string name ) : string |
Ensures the first letter is uppercase, and that uppercase letters after the first letter, start a new word. |
|
SetContentFromNode ( SIL.FieldWorks.FDO.FdoCache cache, string sNodeName, bool fFixName, ITsMultiString item ) : void |
|
|