Home
last modified time | relevance | path

Searched refs:nType (Results 901 – 925 of 977) sorted by relevance

1...<<31323334353637383940

/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx1527 sal_uInt16 SwDoc::GetRedlinePos( const SwNode& rNd, sal_uInt16 nType ) const in GetRedlinePos()
1537 if( ( USHRT_MAX == nType || nType == pTmp->GetType()) && in GetRedlinePos()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx2241 sal_Int32 nType = 0; in Execute() local
2242 xField->getPropertyValue(PROPERTY_TYPE) >>= nType; in Execute()
2243 switch(nType) in Execute()
/trunk/main/sw/inc/
H A Ddocufld.hxx633 sal_uInt16 nType; member in SwExtUserField
H A Deditsh.hxx202 void TransliterateText( sal_uInt32 nType );
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.hxx1000 void SetRangeOverflowType(sal_uInt32 nType);
/trunk/main/connectivity/source/drivers/ado/
H A DAConnection.cxx451 …aInfo->aSimpleType.nType = (sal_Int16)ADOS::MapADOType2Jdbc(static_cast<DataTypeEnum>(aInfo->eTy… in buildTypeInfo()
H A DAStatement.cxx221 aInfo.nType = (sal_Int16)sqlType; in getPrecision()
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx4112 sal_uInt16 nType = GetPropertyId( rPropName ); in ImplSetPeerProperty() local
4113 …if ( ( nType == BASEPROPERTY_TEXT ) || ( nType == BASEPROPERTY_EDITMASK ) || ( nType == BASEPROPER… in ImplSetPeerProperty()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1921 short nType; in Load() local
1923 rNFmtr.PutEntry( sTmpFmt, nCheckPos, nType, in Load()
/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx79 nType = FRMC_SECTION; in SV_IMPL_PTRARR_SORT()
93 nType = FRMC_SECTION; in SwSectionFrm()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx722 sal_uInt16 nType, xub_StrLen nStart, xub_StrLen nEnde, sal_Bool bClp ) in SwScanner() argument
723 …rTxt), pLanguage( pLang ), pConversionMap( pConvMap ), nLen( 0 ), nWordType( nType ), bClip( bClp ) in SwScanner()
/trunk/main/vcl/win/source/gdi/
H A Dsalprn.cxx1696 sal_uLong WinSalInfoPrinter::GetCapabilities( const ImplJobSetup* pSetupData, sal_uInt16 nType ) in GetCapabilities() argument
1700 switch ( nType ) in GetCapabilities()
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx161 , nType(nId) in SfxChildWindow()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx301 sal_uLong GetCapabilities( sal_uInt16 nType ) const;
H A Dtoolbox.hxx370 virtual void StateChanged( StateChangedType nType );
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx1041 sal_Bool Os2SalGraphics::IsNativeControlSupported( ControlType nType, ControlPart nPart ) in IsNativeControlSupported() argument
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx519 aInfo.nType = aValue; in buildTypeInfo()
H A DOPreparedStatement.cxx830 aInfo.nType = (sal_Int16)sqlType; in getPrecision()
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx420 if ( rNext.nType == SC_VALTYPE_EMPTY ) in Update()
434 if ( rNext.nType == SC_VALTYPE_ERROR ) in Update()
439 if ( rNext.nType == SC_VALTYPE_STRING ) in Update()
/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/connectivity/source/commontools/
H A DFValue.cxx1949 sal_Int32 nType = m_eTypeKind; in setSigned() local
2001 m_eTypeKind = nType; in setSigned()
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx874 ScDocument* pNewUndoDoc, sal_Int32 nType );
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx1862 sal_Int32 nType; in readGradient() local
1863 rStrm >> nType >> mfAngle >> mfLeft >> mfRight >> mfTop >> mfBottom; in readGradient()
1865 mnType = STATIC_ARRAY_SELECT( spnTypes, nType, XML_TOKEN_INVALID ); in readGradient()
/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/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1608 const sal_Int8 nType = pDoc->GetDocumentType(); in SectionProperties() local
1609 if ( sw::util::IsPlausableSingleWordSection( *pPdFmt, rFollowFmt, nType )) in SectionProperties()

Completed in 229 milliseconds

1...<<31323334353637383940