Searched refs:nContentType (Results 1 – 6 of 6) sorted by relevance
218 nContentType(nType), in SwContentType()238 switch(nContentType) in Init()269 if(nContentType == CONTENT_TYPE_OLE) in Init()274 else if(nContentType == CONTENT_TYPE_GRAPHIC) in Init()527 switch(nContentType) in FillMemberList()593 if(nContentType == CONTENT_TYPE_OLE) in FillMemberList()595 else if(nContentType == CONTENT_TYPE_GRAPHIC) in FillMemberList()607 if(CONTENT_TYPE_GRAPHIC == nContentType) in FillMemberList()1247 (CONTENT_TYPE_TABLE == nContentType || in CreateContextMenu()1250 CONTENT_TYPE_OLE == nContentType || in CreateContextMenu()[all …]
185 sal_uInt16 nContentType; // Id der Inhaltsform member in SwContentType202 sal_uInt16 GetType() const {return nContentType;} in GetType()
158 SvBaseLink::SvBaseLink( sal_uInt16 nUpdateMode, sal_uIntPtr nContentType ) in SvBaseLink() argument174 pImplData->ClientType.nCntntType = nContentType; in SvBaseLink()
109 SvBaseLink( sal_uInt16 nLinkType, sal_uIntPtr nContentType = FORMAT_STRING );
92 static bool IsPartOfType( sal_uInt16 nContentType, sal_uInt16 nObjIdentifier );
939 bool ScContentTree::IsPartOfType( sal_uInt16 nContentType, sal_uInt16 nObjIdentifier ) // static in IsPartOfType() argument942 switch ( nContentType ) in IsPartOfType()
Completed in 65 milliseconds