Home
last modified time | relevance | path

Searched refs:nType (Results 276 – 300 of 977) sorted by relevance

1...<<11121314151617181920>>...40

/trunk/main/svx/source/items/
H A Dgalleryitem.cxx102 sal_Int8 nType(0); in PutValue() local
114 bAllConverted &= bIsSetType = ( pProp->Value >>= nType ); in PutValue()
147 m_nType = nType; in PutValue()
/trunk/main/vcl/source/window/
H A Ddockingarea.cxx118 void DockingAreaWindow::StateChanged( StateChangedType nType ) in StateChanged() argument
120 Window::StateChanged( nType ); in StateChanged()
122 if ( nType == STATE_CHANGE_VISIBLE ) in StateChanged()
H A Dtabdlg.cxx255 void TabDialog::StateChanged( StateChangedType nType ) in StateChanged() argument
257 if ( nType == STATE_CHANGE_INITSHOW ) in StateChanged()
263 Dialog::StateChanged( nType ); in StateChanged()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh9.cxx113 sal_Int8 nType( pGalleryItem->GetType() ); in ExecGallery() local
114 if ( nType == com::sun::star::gallery::GalleryItemType::GRAPHIC ) in ExecGallery()
130 else if ( nType == com::sun::star::gallery::GalleryItemType::MEDIA ) in ExecGallery()
/trunk/main/connectivity/source/drivers/adabas/
H A DBColumns.cxx67 sal_Int32 nType = xRow->getInt(5); in createObject() local
70 OAdabasCatalog::correctColumnProperties(nPrec,nType,sTypeName); in createObject()
99 nType, in createObject()
/trunk/main/basic/source/sample/
H A Dobject.cxx146 short nType = ( p->nArgs & _TYPEMASK ); in Find() local
149 if( nType & _PROPERTY ) in Find()
151 else if( nType & _METHOD ) in Find()
/trunk/main/svx/source/dialog/
H A Dlangbox.cxx340 …vxLanguageBox::ImplInsertLanguage( const LanguageType nLangType, sal_uInt16 nPos, sal_Int16 nType ) in ImplInsertLanguage() argument
360 nRealLang = MsLangId::resolveSystemLanguageByScriptType(nRealLang, nType); in ImplInsertLanguage()
392 sal_uInt16 SvxLanguageBox::InsertDefaultLanguage( sal_Int16 nType, sal_uInt16 nPos ) in InsertDefaultLanguage() argument
394 return ImplInsertLanguage( LANGUAGE_SYSTEM, nPos, nType ); in InsertDefaultLanguage()
H A Ddlgctl3d.cxx195 void Svx3DPreviewControl::SetObjectType(sal_uInt16 nType) in SetObjectType() argument
197 if( mnObjectType != nType || !mp3DObj) in SetObjectType()
200 mnObjectType = nType; in SetObjectType()
210 switch( nType ) in SetObjectType()
749 void Svx3DLightControl::SetObjectType(sal_uInt16 nType) in SetObjectType() argument
752 Svx3DPreviewControl::SetObjectType(nType); in SetObjectType()
/trunk/main/xmloff/source/chart/
H A DPropertyMaps.cxx85 const XMLPropertyHandler* XMLChartPropHdlFactory::GetPropertyHandler( sal_Int32 nType ) const in GetPropertyHandler()
87 const XMLPropertyHandler* pHdl = XMLPropertyHandlerFactory::GetPropertyHandler( nType ); in GetPropertyHandler()
90 switch( nType ) in GetPropertyHandler()
168 PutHdlCache( nType, pHdl ); in GetPropertyHandler()
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx550 GraphicType nType = rGrf.GetType(); in CopyGraphic() local
551 if( GRAPHIC_NONE != nType ) in CopyGraphic()
560 if( GRAPHIC_BITMAP == nType ) in CopyGraphic()
565 else if( GRAPHIC_GDIMETAFILE == nType ) in CopyGraphic()
/trunk/main/framework/source/uielement/
H A Daddonstoolbarmanager.cxx406 WindowType nType = pItemWin->GetType(); in FillToolbar() local
407 … if ( nType == WINDOW_LISTBOX || nType == WINDOW_MULTILISTBOX || nType == WINDOW_COMBOBOX ) in FillToolbar()
H A Dspinfieldtoolbarcontroller.cxx98 virtual void StateChanged( StateChangedType nType );
173 void SpinfieldControl::StateChanged( StateChangedType nType ) in StateChanged() argument
175 SpinField::StateChanged( nType ); in StateChanged()
177 m_pSpinFieldListener->StateChanged( nType ); in StateChanged()
/trunk/main/basic/source/runtime/
H A Dstdobj1.cxx79 sal_Int16 nType = 0; in PropType() local
82 nType = 1; in PropType()
85 nType = 2; in PropType()
87 pVar->PutInteger( nType ); in PropType()
/trunk/main/dbaccess/source/ui/misc/
H A DWNameMatch.cxx205 sal_Int32 nType = ::com::sun::star::sdbc::DataType::VARCHAR; in LeavePage() local
207 nType = pTypeInfo->nType; in LeavePage()
208 m_pParent->m_vColumnTypes[nPos] = nType; in LeavePage()
/trunk/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx115 sal_uInt16 nType; member in ScXMLCellContentDeletionContext
298 … rtl::OUString& rInputString, double& fValue, sal_uInt16& nType,
329 sal_uInt16 nType; member in ScXMLPreviousContext
791 nType(NUMBERFORMAT_ALL), in ScXMLCellContentDeletionContext()
830 … sFormulaAddress, sFormula, sFormulaNmsp, eGrammar, sInputString, fValue, nType, nMatrixFlag, nMat… in CreateChildContext()
848 …pCellInfo(new ScMyCellInfo(pCell, sFormulaAddress, sFormula, eGrammar, sInputString, fValue, nType, in EndElement()
1117 … rtl::OUString& rTempInputString, double& fDateTimeValue, sal_uInt16& nType, in ScXMLChangeCellContext() argument
1124 rType(nType), in ScXMLChangeCellContext()
1339 nType(NUMBERFORMAT_ALL), in ScXMLPreviousContext()
1372 … sFormulaAddress, sFormula, sFormulaNmsp, eGrammar, sInputString, fValue, nType, nMatrixFlag, nMat… in CreateChildContext()
[all …]
H A DXMLExportDDELinks.cxx129 ScMatValType nType = SC_MATVAL_VALUE; in WriteTable() local
130 …rixValue* pMatVal = pMatrix->Get( static_cast<SCSIZE>(nColumn), static_cast<SCSIZE>(nRow), nType ); in WriteTable()
131 sal_Bool bIsString = ScMatrix::IsNonValueType( nType); in WriteTable()
/trunk/main/vcl/unx/generic/desktopdetect/
H A Ddesktopdetector.cxx100 Atom nType = None; in is_gnome_desktop() local
110 &nType, in is_gnome_desktop()
115 if( pProp && nType == nUTFAtom ) in is_gnome_desktop()
/trunk/main/i18npool/source/defaultnumberingprovider/
H A Ddefaultnumberingprovider.cxx694 sal_Int16 nType; member
768 aProperties[0].Value <<= aSupportedTypes[index].nType; in makeNumberingIdentifier()
830 pArray[i] = aSupportedTypes[i].nType; in getSupportedNumberingTypes()
842 return aSupportedTypes[i].nType; in getNumberingType()
863 if(nNumberingType == aSupportedTypes[i].nType) in getNumberingIdentifier()
/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx153 nPos( 0 ), nCntPos( 0 ), nType( static_cast<sal_uInt16>(nTyp) ), bValidTxt( sal_False ) in SwTOXSortTabBase()
226 if( TOX_SORT_CONTENT == nType ) in operator ==()
271 if( TOX_SORT_CONTENT == nType && pTxtMark && rCmp.pTxtMark ) in operator <()
908 return nType == rCmp.nType && in operator ==()
/trunk/main/dbaccess/source/ui/app/
H A DAppControllerGen.cxx413 sal_Int32 nType = -1; in identifySubComponent() local
416 if ( !m_pSubComponentManager->lookupSubComponent( i_rSubComponent, sName, nType ) ) in identifySubComponent()
419 if ( nType == SID_DB_APP_DSRELDESIGN ) in identifySubComponent()
422 nType = -1; in identifySubComponent()
424 return beans::Pair< ::sal_Int32, ::rtl::OUString >( nType, sName ); in identifySubComponent()
/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx292 const sal_uInt16 nType(pAction->GetType()); in clipMetafileContentAgainstOwnRegions() local
299 switch(nType) in clipMetafileContentAgainstOwnRegions()
453 switch(nType) in clipMetafileContentAgainstOwnRegions()
1082 const sal_uInt16 nType(pAction->GetType()); in usesClipActions() local
1084 switch(nType) in usesClipActions()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx478 short& nType, in PutEntry() argument
505 nType = eCheckType; in PutEntry()
510 nType = NUMBERFORMAT_DEFINED; in PutEntry()
544 short& nType, in PutandConvertEntry() argument
554 bRes = PutEntry(rString, nCheckPos, nType, nKey, eLnge); in PutandConvertEntry()
562 short& nType, in PutandConvertEntrySystem() argument
572 bRes = PutEntry(rString, nCheckPos, nType, nKey, eLnge); in PutandConvertEntrySystem()
1313 switch( nType ) in ImpGetDefaultFormat()
1356 switch( nType ) in ImpGetDefaultFormat()
3187 short nType; in ImpGetDefaultSystemCurrencyFormat() local
[all …]
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx586 sal_uInt8 nType = pnResult[ 0 ]; in dumpFormulaResult() local
588 writeHexItem( "type", nType, mxResultType ); in dumpFormulaResult()
589 switch( nType ) in dumpFormulaResult()
1350 sal_uInt8 nType = dumpHex< sal_uInt8 >( "type", mxAttrTypes ); in dumpAttrToken() local
1351 switch( nType ) in dumpAttrToken()
1410 sal_uInt8 nType = dumpHex< sal_uInt8 >( "type", mxNlrTypes ); in dumpNlrToken() local
1411 switch( nType ) in dumpNlrToken()
2093 switch( nType ) in implDumpRecordBody()
2119 switch( nType ) in implDumpRecordBody()
2887 switch( nType ) in implDumpRecordBody()
[all …]
/trunk/main/cui/source/tabpages/
H A Dlabdlg.cxx397 void SvxCaptionTabPage::SetupAnsatz_Impl( sal_uInt16 nType ) in SetupAnsatz_Impl() argument
401 switch( nType ) in SetupAnsatz_Impl()
514 void SvxCaptionTabPage::SetupType_Impl( sal_uInt16 nType ) in IMPL_LINK_INLINE_END()
516 switch( nType-1 ) in IMPL_LINK_INLINE_END()
/trunk/main/sc/source/ui/inc/
H A Dcsvgrid.hxx66 sal_Int32 nType = CSV_TYPE_DEFAULT, in ScCsvColState()
68 mnType( nType ), mnFlags( nFlags ) {} in ScCsvColState()
211 void SetSelColumnType( sal_Int32 nType );

Completed in 138 milliseconds

1...<<11121314151617181920>>...40