Searched refs:IsPartOfType (Results 1 – 2 of 2) sorted by relevance
939 bool ScContentTree::IsPartOfType( sal_uInt16 nContentType, sal_uInt16 nObjIdentifier ) // static in IsPartOfType() function in ScContentTree986 if ( IsPartOfType( nType, pObject->GetObjIdentifier() ) ) in GetDrawNames()1227 if ( IsPartOfType( nType, pObject->GetObjIdentifier() ) ) in DrawNamesChanged()
92 static bool IsPartOfType( sal_uInt16 nContentType, sal_uInt16 nObjIdentifier );
Completed in 26 milliseconds