Searched refs:nContentType (Results 1 – 6 of 6) sorted by relevance
224 nContentType(nType), in SwContentType()244 switch(nContentType) in Init()275 if(nContentType == CONTENT_TYPE_OLE) in Init()280 else if(nContentType == CONTENT_TYPE_GRAPHIC) in Init()533 switch(nContentType) in FillMemberList()599 if(nContentType == CONTENT_TYPE_OLE) in FillMemberList()601 else if(nContentType == CONTENT_TYPE_GRAPHIC) in FillMemberList()613 if(CONTENT_TYPE_GRAPHIC == nContentType) in FillMemberList()1246 (CONTENT_TYPE_TABLE == nContentType || in CreateContextMenu()1249 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 57 milliseconds