Searched refs:nObjectInventor (Results 1 – 4 of 4) sorted by relevance
53 static bool CanCopyThisType( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdentifier );60 bool HasContentForThisType( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdentifier ) const;
244 bool FuFormatPaintBrush::HasContentForThisType( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdent… in HasContentForThisType() argument248 if( !mpView || (!mpView->SupportsFormatPaintbrush( nObjectInventor, nObjectIdentifier) ) ) in HasContentForThisType()
301 …virtual bool SupportsFormatPaintbrush( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdentifier ) …
2070 bool SdrObjEditView::SupportsFormatPaintbrush( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdenti… in SupportsFormatPaintbrush() argument2072 if( nObjectInventor != SdrInventor && nObjectInventor != E3dInventor ) in SupportsFormatPaintbrush()
Completed in 49 milliseconds