Home
last modified time | relevance | path

Searched refs:nType (Results 751 – 775 of 977) sorted by relevance

1...<<31323334353637383940

/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx1745 sal_Int32 nType = DataType::OTHER; in setBoundedColumns() local
1747 xTableColumn->getPropertyValue(sType) >>= nType; in setBoundedColumns()
1748 (*aRowIter)->setTypeKind(nType); in setBoundedColumns()
/trunk/main/cui/source/options/
H A Doptgdlg.cxx1832 sal_uInt16 nType = SvtLanguageOptions::GetScriptTypeOfLanguage(eLang); in IMPL_LINK() local
1837 bool bIsCTLFixed = (nType & SCRIPTTYPE_COMPLEX) != 0; in IMPL_LINK()
1845 bool bIsCJKFixed = (nType & SCRIPTTYPE_ASIAN) != 0; in IMPL_LINK()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx1280 bool ReadText(long nStartCp, long nTextLen, ManTypes nType);
1286 long nLen, ManTypes nType );
1427 void StopAnlToRestart(sal_uInt8 nType, bool bGoBack = true);
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbar.hxx80 sal_Int32 nType ) throw( css::uno::RuntimeException );
/trunk/main/xmloff/inc/xmloff/
H A Dtxtprmap.hxx200 XMLTextPropertySetMapper( sal_uInt16 nType );
/trunk/main/vcl/inc/vcl/
H A Dsyswin.hxx182 explicit SystemWindow( WindowType nType );
H A Dtabctrl.hxx113 virtual void StateChanged( StateChangedType nType );
H A Dstatus.hxx129 virtual void StateChanged( StateChangedType nType );
/trunk/main/framework/inc/helper/
H A Duielementwrapperbase.hxx70 UIElementWrapperBase( sal_Int16 nType );
/trunk/main/offapi/com/sun/star/awt/
H A DXVclWindowPeer.idl93 void getStyles( [in] short nType,
/trunk/main/oox/inc/oox/xls/
H A Drichstring.hxx145 void setBiffData( sal_Int32 nType, sal_Int32 nAlignment );
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx1045 sal_uInt8 nType = lcl_WhichPunctuation( cChar ); in DrawText() local
1046 switch ( nType ) in DrawText()
1068 nType = lcl_WhichPunctuation( cChar ); in DrawText()
1069 switch ( nType ) in DrawText()
/trunk/main/cui/source/inc/
H A Diconcdlg.hxx145 void StateChanged( StateChangedType nType );
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx763 sal_uInt16 nType = 0; // 0 = Zahl; 1 = String in CreateCellArr() local
771 nType = 1; in CreateCellArr()
775 nType = 1; in CreateCellArr()
799 *p++ = nType; in CreateCellArr()
801 if (nType == 0) in CreateCellArr()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx3141 …sal_Int32 nType = ::connectivity::OSQLParser::getFunctionReturnType(sFunction,&rParser.getContext(… in getPredicateTreeFromEntry() local
3142 if ( nType == DataType::OTHER || (!sFunction.Len() && pEntry->isNumericOrAggreateFunction()) ) in getPredicateTreeFromEntry()
3151 nType = DataType::DOUBLE; in getPredicateTreeFromEntry()
3160 nType = aField->GetDataType(); in getPredicateTreeFromEntry()
3174 nType, in getPredicateTreeFromEntry()
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx2827 void SplitWindow::StateChanged( StateChangedType nType ) in StateChanged() argument
2829 if ( nType == STATE_CHANGE_INITSHOW ) in StateChanged()
2834 else if ( nType == STATE_CHANGE_UPDATEMODE ) in StateChanged()
2839 else if ( nType == STATE_CHANGE_CONTROLBACKGROUND ) in StateChanged()
2845 DockingWindow::StateChanged( nType ); in StateChanged()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java286 int nType = AnyConverter.getType(aValue).getTypeClass().getValue(); in isValidAndBoolean() local
287 return (nType == TypeClass.BOOLEAN_value); in isValidAndBoolean()
/trunk/main/editeng/source/items/
H A Dnumitem.cxx90 SvxNumberType::SvxNumberType(sal_Int16 nType) : in SvxNumberType() argument
91 nNumType(nType), in SvxNumberType()
/trunk/main/sw/source/core/layout/
H A Dflylay.cxx1189 sal_uInt16 nType = bMove ? FRM_ROOT | FRM_FLY | FRM_HEADER | in CalcClipRect() local
1194 while ( !(pUp->GetType() & nType) || pUp->IsColBodyFrm() ) in CalcClipRect()
/trunk/main/automation/source/server/
H A Dsta_list.cxx1079 void StatementList::DirectLog( sal_uLong nType, String aMessage ) in DirectLog() argument
1082 pRet->GenReturn( RET_DirectLoging, (sal_uInt16) nType, aMessage ); in DirectLog()
/trunk/main/svx/inc/svx/
H A Dunopage.hxx111 …static SvxShape* CreateShapeByTypeAndInventor( sal_uInt16 nType, sal_uInt32 nInventor, SdrObject *…
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.hxx146 void WriteRecordHeader(sal_uInt32 nSizeWords, sal_uInt16 nType);
/trunk/main/sd/inc/
H A Dsdabstdlg.hxx133 virtual List* GetList( sal_uInt16 nType ) = 0;
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2900 SetRepeatAttribute(nEqualCellCount, (aCell.nType != table::CellContentType_EMPTY)); in WriteCell()
2922 switch (aCell.nType) in WriteCell()
3034 if ((aCell.nType == table::CellContentType_TEXT && IsEditCell(aCell)) || in WriteCell()
3035 (aCell.nType == table::CellContentType_FORMULA && IsMultiLineFormulaCell(aCell))) in WriteCell()
3490 return (aCell1.nType == aCell2.nType); in IsCellTypeEqual()
3618 switch ( aCell1.nType ) in IsCellEqual()
H A Dxmldpimp.cxx401 aImportDesc.nType = sheet::DataImportMode_SQL; in EndElement()
411 aImportDesc.nType = sheet::DataImportMode_TABLE; in EndElement()
420 aImportDesc.nType = sheet::DataImportMode_QUERY; in EndElement()

Completed in 160 milliseconds

1...<<31323334353637383940