Home
last modified time | relevance | path

Searched refs:nType (Results 1 – 25 of 977) sorted by last modified time

12345678910>>...40

/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx681 if ( ( nType == WINDOW_DIALOG ) in ImplCreateWindow()
684 || ( nType == WINDOW_MESSBOX ) in ImplCreateWindow()
685 || ( nType == WINDOW_INFOBOX ) in ImplCreateWindow()
691 else if ( ( nType == WINDOW_WINDOW ) || in ImplCreateWindow()
692 ( nType == WINDOW_WORKWINDOW ) || in ImplCreateWindow()
693 ( nType == VCLWINDOW_FRAMEWINDOW ) ) in ImplCreateWindow()
706 if ( nType ) in ImplCreateWindow()
709 switch ( (WindowType)nType ) in ImplCreateWindow()
965 if (nType == WINDOW_DOCKINGWINDOW ) in ImplCreateWindow()
1036 if (nType == WINDOW_DOCKINGWINDOW ) in ImplCreateWindow()
[all …]
/trunk/main/vcl/source/window/
H A Ddockmgr.cxx1160 void ImplDockingWindowWrapper::TitleButtonClick( sal_uInt16 nType ) in TitleButtonClick() argument
1162 if( nType == TITLE_BUTTON_MENU ) in TitleButtonClick()
1170 if( nType == TITLE_BUTTON_DOCKING ) in TitleButtonClick()
H A Dtoolbox.cxx5073 void ToolBox::StateChanged( StateChangedType nType ) in StateChanged() argument
5075 DockingWindow::StateChanged( nType ); in StateChanged()
5077 if ( nType == STATE_CHANGE_INITSHOW ) in StateChanged()
5079 else if ( nType == STATE_CHANGE_ENABLE ) in StateChanged()
5081 else if ( nType == STATE_CHANGE_UPDATEMODE ) in StateChanged()
5086 else if ( (nType == STATE_CHANGE_ZOOM) || in StateChanged()
5087 (nType == STATE_CHANGE_CONTROLFONT) ) in StateChanged()
5094 else if ( nType == STATE_CHANGE_CONTROLFOREGROUND ) in StateChanged()
5099 else if ( nType == STATE_CHANGE_CONTROLBACKGROUND ) in StateChanged()
/trunk/main/sw/source/core/access/
H A Daccportions.cxx117 void SwAccessiblePortionData::Text(sal_uInt16 nLength, sal_uInt16 nType) in Text() argument
133 sal_uInt8 nAttr = IsGrayPortionType(nType) ? PORATTR_GRAY : 0; in Text()
152 sal_uInt16 nLength, const String& rText, sal_uInt16 nType) in Special() argument
163 switch( nType ) in Special()
229 if( (nLength == 0) && (sDisplay.Len() == 0) && (nType != POR_TERMINATE) ) in Special()
243 if( IsGrayPortionType(nType) ) nAttr |= PORATTR_GRAY; in Special()
245 if( nType == POR_TERMINATE ) nAttr |= PORATTR_TERM; in Special()
254 if( nType != POR_TERMINATE ) in Special()
309 sal_Bool SwAccessiblePortionData::IsGrayPortionType( sal_uInt16 nType ) const in IsGrayPortionType()
314 switch( nType ) in IsGrayPortionType()
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx454 short nType = pBox->GetAllEntriesAccessibleRoleType(); in getAccessibleRole() local
455 if( nType == TREEBOX_ALLITEM_ACCROLE_TYPE_TREE) in getAccessibleRole()
457 else if( nType == TREEBOX_ALLITEM_ACCROLE_TYPE_LIST) in getAccessibleRole()
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf5430 …RID_SANE_DEVICEINFO_TXT 0 kid zg8r02‖Device: %s\nVendor: %s\nModel: %s\nType: %s 20130829 23…
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf1416 …ring RID_SANE_DEVICEINFO_TXT 0 en-ZA Device: %s\nVendor: %s\nModel: %s\nType: %s 2002-02-02 …
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx1454 void TabControl::StateChanged( StateChangedType nType ) in StateChanged() argument
1456 Control::StateChanged( nType ); in StateChanged()
1458 if ( nType == STATE_CHANGE_INITSHOW ) in StateChanged()
1464 else if ( nType == STATE_CHANGE_UPDATEMODE ) in StateChanged()
1469 else if ( (nType == STATE_CHANGE_ZOOM) || in StateChanged()
1470 (nType == STATE_CHANGE_CONTROLFONT) ) in StateChanged()
1475 else if ( nType == STATE_CHANGE_CONTROLFOREGROUND ) in StateChanged()
1480 else if ( nType == STATE_CHANGE_CONTROLBACKGROUND ) in StateChanged()
H A Dspinbtn.cxx358 void SpinButton::StateChanged( StateChangedType nType ) in StateChanged() argument
360 switch ( nType ) in StateChanged()
390 Control::StateChanged( nType ); in StateChanged()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx503 Font OutputDevice::GetDefaultFont( sal_uInt16 nType, LanguageType eLang, in GetDefaultFont() argument
520 String aDefault = rDefaults.getDefaultFont( aLocale, nType ); in GetDefaultFont()
529 switch ( nType ) in GetDefaultFont()
659 switch ( nType ) in GetDefaultFont()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx1487 aLevelFT.Show( 0 != (nType & (TO_CONTENT)) ); in IMPL_LINK()
1488 aLevelNF.Show( 0 != (nType & (TO_CONTENT)) ); in IMPL_LINK()
1501 aFromOLECB.Show( 0 != (nType & (TO_USER)) ); in IMPL_LINK()
1548 else if( nType & TO_TABLE ) in IMPL_LINK()
1551 else if( nType & TO_USER ) in IMPL_LINK()
1556 else if( nType & TO_CONTENT ) in IMPL_LINK()
1562 aUseFFCB.Show( 0 != (nType & TO_INDEX) ); in IMPL_LINK()
1563 aUseDashCB.Show( 0 != (nType & TO_INDEX) ); in IMPL_LINK()
1567 aFromFileCB.Show( 0 != (nType & TO_INDEX) ); in IMPL_LINK()
1568 aAutoMarkPB.Show( 0 != (nType & TO_INDEX) ); in IMPL_LINK()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1960 long nStartCp, long nLen, ManTypes nType ) in Read_HdFtFtnText() argument
1970 ReadText( nStartCp, nLen, nType ); // Sepx dabei ignorieren in Read_HdFtFtnText()
3494 bool SwWW8ImplReader::ReadText(long nStartCp, long nTextLen, ManTypes nType) in ReadText() argument
3497 if (nType == MAN_MAINTEXT) in ReadText()
3516 pPlcxMan = new WW8PLCFMan( pSBase, nType, nStartCp ); in ReadText()
3646 if ((nCrCount++ & 0x40) == 0 && nType == MAN_MAINTEXT) in ReadText()
4738 const sal_Int16 nType = aNumFmt.GetNumberingType(); in CoreLoad() local
4740 if ( nType == SVX_NUM_BITMAP in CoreLoad()
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/svtools/source/edit/
H A Dtexteng.cxx3143 nRightToLeft = rDirInfos[n].nType; in ImpGetRightToLeft()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx666 sal_Int32 nType = pType->toInt32(); in MergeDefaultAttributes() local
667 if ( nType ) in MergeDefaultAttributes()
668 sShapeType = EnhancedCustomShapeTypeNames::Get( static_cast< MSO_SPT >( nType ) ); in MergeDefaultAttributes()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx1646 sal_Int16 nType = _xBI->getWordType( *aPaM.GetNode(), aPaM.GetIndex(), aLocale ); in SelectWord() local
1647 if ( nType == i18n::WordType::ANY_WORD ) in SelectWord()
1819 const sal_uInt8 nCurrDirType = rDirInfos[n].nType; in InitScriptTypes()
1967 sal_Bool ImpEditEngine::HasScriptType( sal_uInt32 nPara, sal_uInt16 nType ) const in HasScriptType()
1978 if ( rTypes[--n].nScriptType == nType ) in HasScriptType()
2108 nRightToLeft = rDirInfos[n].nType; in GetRightToLeft()
4266 sal_uInt8 nType = GetCharTypeForCompression( pParaPortion->GetNode()->GetChar( nIndex ) ); in GetXPos() local
4267 if ( nType == CHAR_PUNCTUATIONRIGHT ) in GetXPos()
4276 nType = GetCharTypeForCompression( pParaPortion->GetNode()->GetChar( nIndex+1 ) ); in GetXPos()
4277 if ( nType == CHAR_PUNCTUATIONRIGHT ) in GetXPos()
H A Dimpedit.hxx623 sal_Bool HasScriptType( sal_uInt32 nPara, sal_uInt16 nType ) const;
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx708 pInfo->nType = aValue; in fillTypeInfo()
760 switch(pInfo->nType) in fillTypeInfo()
863 _rTypeInfoMap.insert(OTypeInfoMap::value_type(pInfo->nType,pInfo)); in fillTypeInfo()
1551 if ( aIter->second->nType == DataType::INTEGER ) in queryPrimaryKeyType()
1556 else if ( !pTypeInfo.get() && aIter->second->nType == DataType::DOUBLE ) in queryPrimaryKeyType()
1558 else if ( !pTypeInfo.get() && aIter->second->nType == DataType::REAL ) in queryPrimaryKeyType()
/trunk/main/dbaccess/source/core/api/
H A DCacheSet.cxx462 sal_Int32 nType = ( _nType != DataType::OTHER ) ? _nType : _rValue.getTypeKind(); in setParameter() local
463 ::dbtools::setObjectWithInfo(_xParameter,nPos,_rValue,nType,_nScale); in setParameter()
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx937 DispatchWatcher::RequestType nType, in AddToDispatchList() argument
949 DispatchWatcher::DispatchRequest( nType, aToken, cwdUrl, aParam, aFactory )); in AddToDispatchList()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1772 sal_uInt16 nType = SwXServiceProvider::GetProviderType(rServiceName); in createInstance() local
1773 if(nType != SW_SERVICE_INVALID) in createInstance()
1775 xRet = SwXServiceProvider::MakeInstance(nType, pDocShell->GetDoc()); in createInstance()
/trunk/main/sc/inc/
H A Ddociter.hxx115 void GetCurNumFmtInfo( short& nType, sal_uLong& nIndex );
472 void GetCurNumFmtInfo( short& nType, sal_uLong& nIndex );
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1442 const sal_uInt16 nType = pAction->GetType(); in Impl_writeActions() local
1444 switch( nType ) in Impl_writeActions()
1511 switch( nType ) in Impl_writeActions()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx173 nType = FRMC_NOTXT; in InitCtor()
/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 …]

Completed in 2165 milliseconds

12345678910>>...40