Home
last modified time | relevance | path

Searched refs:nContentType (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sw/source/ui/utlui/
H A Dcontent.cxx224 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()
1253 (CONTENT_TYPE_TABLE == nContentType || in CreateContextMenu()
1256 CONTENT_TYPE_OLE == nContentType || in CreateContextMenu()
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Dcontent.hxx185 sal_uInt16 nContentType; // Id der Inhaltsform member in SwContentType
202 sal_uInt16 GetType() const {return nContentType;} in GetType()
/aoo41x/main/sfx2/source/appl/
H A Dlnkbase2.cxx158 SvBaseLink::SvBaseLink( sal_uInt16 nUpdateMode, sal_uIntPtr nContentType ) in SvBaseLink() argument
174 pImplData->ClientType.nCntntType = nContentType; in SvBaseLink()
/aoo41x/main/sfx2/inc/sfx2/
H A Dlnkbase.hxx109 SvBaseLink( sal_uInt16 nLinkType, sal_uIntPtr nContentType = FORMAT_STRING );
/aoo41x/main/sc/source/ui/inc/
H A Dcontent.hxx92 static bool IsPartOfType( sal_uInt16 nContentType, sal_uInt16 nObjIdentifier );
/aoo41x/main/sc/source/ui/navipi/
H A Dcontent.cxx939 bool ScContentTree::IsPartOfType( sal_uInt16 nContentType, sal_uInt16 nObjIdentifier ) // static in IsPartOfType() argument
942 switch ( nContentType ) in IsPartOfType()

Completed in 47 milliseconds