Searched refs:nSearchType (Results 1 – 13 of 13) sorted by relevance
1653 const sal_uLong nSearchType = rFontAttr.Type; in ImplFindBySubstFontAttr() local1654 if( nSearchType != 0 ) in ImplFindBySubstFontAttr()1661 pFoundData = ImplFindByAttributes( nSearchType, in ImplFindBySubstFontAttr()1711 nSearchType |= IMPL_FONT_ATTR_ITALIC; in ImplFindByAttributes()1714 if( !nSearchType in ImplFindByAttributes()1752 if ( nSearchType & IMPL_FONT_ATTR_CJK ) in ImplFindByAttributes()1766 if( nSearchType & IMPL_FONT_ATTR_CTL ) in ImplFindByAttributes()1836 if( nSearchType & IMPL_FONT_ATTR_FIXED ) in ImplFindByAttributes()1915 if( nSearchType & IMPL_FONT_ATTR_SERIF ) in ImplFindByAttributes()1933 if( nSearchType & IMPL_FONT_ATTR_ITALIC ) in ImplFindByAttributes()[all …]
47 sal_Int16 nSearchType; // kann nach dem Typen gesucht werden member63 ,nSearchType( ::com::sun::star::sdbc::ColumnSearch::FULL) in OTypeInfo()
46 sal_Int16 nSearchType; // kann nach dem Typen gesucht werden member67 ,nSearchType( ::com::sun::star::sdbc::ColumnSearch::FULL) in OTypeInfo()
345 aInfo.nSearchType = xRow->getShort (9); in buildTypeInfo()
97 sal_Int16 nSearchType; // kann nach dem Typen gesucht werden member in dbaui::OTypeInfo111 ,nSearchType(::com::sun::star::sdbc::ColumnSearch::FULL) in OTypeInfo()
234 ImplDevFontListData* ImplFindByAttributes( sal_uLong nSearchType, FontWeight, FontWidth,
409 if(!pField || pField->getTypeInfo()->nSearchType == ColumnSearch::NONE) in IsPrimaryKeyAllowed()
258 m_pTypeInfo->nSearchType = aValue; in ODatabaseExport()
729 pInfo->nSearchType = aValue; in fillTypeInfo()
458 aInfo->aSimpleType.nSearchType = ADOS::getField(pRecordset,nPos++).get_Value(); in buildTypeInfo()
540 aInfo.nSearchType = aValue; in buildTypeInfo()
3152 sal_Int16 nSearchType = 0; in Find() local3156 nSearchType = SVX_SEARCHIN_NOTE; // Notes in Find()3159 nSearchType = SVX_SEARCHIN_FORMULA; in Find()3162 nSearchType = SVX_SEARCHIN_VALUE; in Find()3167 newOptions.SetCellType( nSearchType ); in Find()3168 …r->setPropertyValue( rtl::OUString::createFromAscii( "SearchType" ), uno::makeAny( nSearchType ) ); in Find()
1620 if( pTypeInfo->nSearchType == ColumnSearch::NONE in IsPrimaryKeyAllowed()
Completed in 92 milliseconds