Home
last modified time | relevance | path

Searched refs:nTyp (Results 1 – 25 of 47) sorted by relevance

12

/trunk/main/rsc/source/parser/
H A Drsckey.cxx124 Atom RscNameTable::Put( Atom nName, sal_uInt32 nTyp, long nValue ){ argument
134 pTable[ nEntries ].nTyp = nTyp;
142 Atom RscNameTable::Put( const char * pName, sal_uInt32 nTyp, long nValue ) argument
144 return( Put( pHS->getID( pName ), nTyp, nValue ) );
147 Atom RscNameTable::Put( Atom nName, sal_uInt32 nTyp ) argument
149 return( Put( nName, nTyp, (long)nName ) );
152 Atom RscNameTable::Put( const char * pName, sal_uInt32 nTyp ) argument
157 return( Put( nId, nTyp, (long)nId ) );
160 Atom RscNameTable::Put( Atom nName, sal_uInt32 nTyp, RscTop * pClass ) argument
162 return( Put( nName, nTyp, (long)pClass ) );
[all …]
H A Dyyrscyacc.y295 if( TYPE_REF == $1.nTyp )
305 if( TYPE_NOTHING == $1.nTyp && aRscId.IsId() )
307 else if( TYPE_COPY == $1.nTyp )
340 $$.nTyp = $3;
348 $$.nTyp = $3;
356 $$.nTyp = TYPE_NOTHING;
364 $$.nTyp = $2;
372 $$.nTyp = $2;
380 $$.nTyp = TYPE_NOTHING;
433 if( TYPE_REF == $1.nTyp )
[all …]
H A Drscyacc.cxx139 if( TYPE_COPY == pHeader->nTyp ) in DoClassHeader()
221 if( TYPE_REF == pHeader->nTyp ) in DoClassHeader()
H A Drsclex.cxx226 switch( aKey.nTyp ) in MakeToken()
247 return( aKey.nTyp ); in MakeToken()
/trunk/main/rsc/inc/
H A Drsckey.hxx33 sal_uInt32 nTyp; member
45 Atom Put( Atom nName, sal_uInt32 nTyp, long nValue );
46 Atom Put( Atom nName, sal_uInt32 nTyp );
47 Atom Put( const char * pName, sal_uInt32 nTyp, long nValue );
48 Atom Put( const char * pName, sal_uInt32 nTyp );
49 Atom Put( Atom nName, sal_uInt32 nTyp, RscTop * pClass );
50 Atom Put( const char * pName, sal_uInt32 nTyp, RscTop * pClass );
/trunk/main/xmloff/source/text/
H A Dtxtparaimphint.hxx60 XMLHint_Impl( sal_uInt8 nTyp, in XMLHint_Impl() argument
65 nType( nTyp ) in XMLHint_Impl()
69 XMLHint_Impl( sal_uInt8 nTyp, in XMLHint_Impl() argument
72 nType( nTyp ) in XMLHint_Impl()
/trunk/main/l10ntools/inc/
H A Dexport.hxx368 sal_Bool PrepareTextToMerge( ByteString &rText, sal_uInt16 nTyp,
431 …sal_Bool GetText( ByteString &rReturn, sal_uInt16 nTyp, const ByteString &nLangIndex, sal_Bool bDe…
432 …sal_Bool GetTransex3Text( ByteString &rReturn, sal_uInt16 nTyp, const ByteString &nLangIndex, sal_…
512 QueueEntry( int nTypVal , ByteString sLineVal ): nTyp( nTypVal ) , sLine( sLineVal ){}; in QueueEntry()
513 int nTyp; member in QueueEntry
/trunk/main/l10ntools/source/
H A Dexport.cxx286 int Parse( int nTyp, const char *pTokenText ){ in Parse() argument
287 pExport->Execute( nTyp , pTokenText ); in Parse()
294 int WorkOnTokenSet( int nTyp, char *pTokenText ) in WorkOnTokenSet() argument
1889 sal_Bool Export::PrepareTextToMerge( ByteString &rText, sal_uInt16 nTyp, in PrepareTextToMerge() argument
1902 switch ( nTyp ) { in PrepareTextToMerge()
1913 switch ( nTyp ) { in PrepareTextToMerge()
1948 if( nTyp == LIST_PAIRED ){ in PrepareTextToMerge()
1987 nTyp = STRING_TYP_TEXT; in PrepareTextToMerge()
2073 pEntrys->GetTransex3Text( sContent, nTyp, nLangIndex ); in PrepareTextToMerge()
2538 else if ( aEntry.nTyp != IGNOREDTOKENS ){ in Push()
[all …]
H A Dmerge.cxx61 sal_uInt16 nTyp, const ByteString &nLangIndex, sal_Bool bDel ) in GetTransex3Text() argument
63 sal_Bool rc = GetText( rReturn , nTyp , nLangIndex , bDel ); in GetTransex3Text()
78 sal_uInt16 nTyp, const ByteString &nLangIndex, sal_Bool bDel ) in GetText() argument
82 switch ( nTyp ) { in GetText()
H A Dxrmmerge.cxx253 int WorkOnTokenSet( int nTyp, char *pTokenText ) in WorkOnTokenSet() argument
257 pParser->Execute( nTyp, pTokenText ); in WorkOnTokenSet()
H A Dcfgmerge.cxx265 int WorkOnTokenSet( int nTyp, char *pTokenText ) in WorkOnTokenSet() argument
268 pParser->Execute( nTyp, pTokenText ); in WorkOnTokenSet()
/trunk/main/sw/source/core/doc/
H A Dswserv.cxx321 SwDataChanged::SwDataChanged( const SwPaM& rPam, sal_uInt16 nTyp ) in SwDataChanged() argument
322 : pPam( &rPam ), pPos( 0 ), pDoc( rPam.GetDoc() ), nType( nTyp ) in SwDataChanged()
329 SwDataChanged::SwDataChanged( SwDoc* pDc, const SwPosition& rPos, sal_uInt16 nTyp ) in SwDataChanged() argument
330 : pPam( 0 ), pPos( &rPos ), pDoc( pDc ), nType( nTyp ) in SwDataChanged()
H A Ddoclay.cxx2113 sal_uInt16 nTyp = STR_FRAME_DEFNAME; in SetFlyName() local
2118 case ND_GRFNODE: nTyp = STR_GRAPHIC_DEFNAME; break; in SetFlyName()
2119 case ND_OLENODE: nTyp = STR_OBJECT_DEFNAME; break; in SetFlyName()
2121 sName = lcl_GetUniqueFlyName( this, nTyp ); in SetFlyName()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx605 bool HasRefToObject( sal_uInt16 nTyp, const String* pName, sal_uInt16 nSeqNo );
608 String GetBookmarkName( sal_uInt16 nTyp, const String* pName, sal_uInt16 nSeqNo );
1019 void WriteOutliner(const OutlinerParaObject& rOutliner, sal_uInt8 nTyp);
1020 void WriteSdrTextObj(const SdrObject& rObj, sal_uInt8 nTyp);
1200 sal_uInt8 nTyp; member in WW8_WrPlcFtnEdn
1206 WW8_WrPlcFtnEdn( sal_uInt8 nTTyp ) : nTyp( nTTyp ) {} in WW8_WrPlcFtnEdn()
1245 sal_uInt8 nTyp; member in WW8_WrPlcTxtBoxes
1253 WW8_WrPlcTxtBoxes( sal_uInt8 nTTyp ) : nTyp( nTTyp ) {} in WW8_WrPlcTxtBoxes()
H A Dwrtw8esh.cxx926 WW8_CP& rccp=TXT_TXTBOX == nTyp ? rWrt.pFib->ccpTxbx : rWrt.pFib->ccpHdrTxbx; in WriteTxt()
928 bRet = WriteGenericTxt( rWrt, nTyp, rccp ); in WriteTxt()
934 if( TXT_TXTBOX == nTyp ) in WriteTxt()
1032 const EditTextObject& rEditObj, sal_uInt8 nTyp ) in MSWord_SdrAttrIter() argument
1035 mnTyp(nTyp) in MSWord_SdrAttrIter()
1316 void WW8Export::WriteSdrTextObj(const SdrObject& rObj, sal_uInt8 nTyp) in WriteSdrTextObj() argument
1343 WriteOutliner(*pParaObj, nTyp); in WriteSdrTextObj()
1349 void WW8Export::WriteOutliner(const OutlinerParaObject& rParaObj, sal_uInt8 nTyp) in WriteOutliner() argument
1353 MSWord_SdrAttrIter aAttrIter( *this, rEditObj, nTyp ); in WriteOutliner()
H A Dww8atr.cxx875 bool MSWordExportBase::HasRefToObject( sal_uInt16 nTyp, const String* pName, sal_uInt16 nSeqNo ) in HasRefToObject() argument
883 if ( pFmtFld->GetTxtFld() && nTyp == pFmtFld->GetField()->GetSubType() && in HasRefToObject()
888 switch ( nTyp ) in HasRefToObject()
911 String MSWordExportBase::GetBookmarkName( sal_uInt16 nTyp, const String* pName, sal_uInt16 nSeqNo ) in GetBookmarkName() argument
914 switch ( nTyp ) in GetBookmarkName()
3253 sal_uInt16 nTyp; in TextFootnote() local
3256 nTyp = REF_ENDNOTE; in TextFootnote()
3262 nTyp = REF_FOOTNOTE; in TextFootnote()
3270 if ( GetExport().HasRefToObject( nTyp, 0, rFtn.GetTxtFtn()->GetSeqRefNo() )) in TextFootnote()
3272 sBkmkNm = GetExport().GetBookmarkName( nTyp, 0, in TextFootnote()
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx625 short nTyp = pDocument->GetFormatTable()->GetType(nNumIndex); in CreateRefCell() local
626 … if ((nTyp == NUMBERFORMAT_DATE) || (nTyp == NUMBERFORMAT_TIME) || (nTyp == NUMBERFORMAT_DATETIME)) in CreateRefCell()
819 short nTyp = rDoc.GetFormatTable()->GetType( nNumIndex ); in lclCanCloneValue() local
820 …bool bIsDateTime = (nTyp == NUMBERFORMAT_DATE) || (nTyp == NUMBERFORMAT_TIME) || (nTyp == NUMBERFO… in lclCanCloneValue()
/trunk/main/sw/inc/
H A Dexpfld.hxx173 inline void SetType(sal_uInt16 nTyp);
208 inline void SwSetExpFieldType::SetType( sal_uInt16 nTyp ) in SetType() argument
210 nType = nTyp; in SetType()
H A Ddbmgr.hxx235 inline void SetMergeType( sal_uInt16 nTyp ) { nMergeType = nTyp; } in SetMergeType() argument
/trunk/main/tools/inc/tools/
H A Dresid.hxx121 const ResId & SetRT2( RESOURCE_TYPE nTyp ) const in SetRT2()
130 m_nRT2 = nTyp; in SetRT2()
/trunk/main/rsc/source/res/
H A Drscclobj.cxx49 RefNode::RefNode( Atom nTyp ){ in RefNode() argument
51 nTypNameId = nTyp; in RefNode()
/trunk/main/unotools/source/i18n/
H A Dtransliterationwrapper.cxx47 sal_uInt32 nTyp ) in TransliterationWrapper() argument
48 : xSMgr( xSF ), nType( nTyp ), nLanguage( 0 ), bFirstCall( sal_True ) in TransliterationWrapper()
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx221 ImpXMLAutoLayoutInfo(sal_uInt16 nTyp, ImpXMLEXPPageMasterInfo* pInf);
235 static sal_Bool IsCreateNecessary(sal_uInt16 nTyp);
238 sal_Bool ImpXMLAutoLayoutInfo::IsCreateNecessary(sal_uInt16 nTyp) in IsCreateNecessary() argument
240 if(nTyp == 5 /* AUTOLAYOUT_ORG */ in IsCreateNecessary()
241 || nTyp == 20 /* AUTOLAYOUT_NONE */ in IsCreateNecessary()
242 || nTyp >= IMP_AUTOLAYOUT_INFO_MAX) in IsCreateNecessary()
253 ImpXMLAutoLayoutInfo::ImpXMLAutoLayoutInfo(sal_uInt16 nTyp, ImpXMLEXPPageMasterInfo* pInf) in ImpXMLAutoLayoutInfo() argument
254 : mnType(nTyp), in ImpXMLAutoLayoutInfo()
/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx148 SwTOXSortTabBase::SwTOXSortTabBase( TOXSortType nTyp, const SwCntntNode* pNd, in SwTOXSortTabBase() argument
153 nPos( 0 ), nCntPos( 0 ), nType( static_cast<sal_uInt16>(nTyp) ), bValidTxt( sal_False ) in SwTOXSortTabBase()
169 switch( nTyp ) in SwTOXSortTabBase()
/trunk/main/basic/source/comp/
H A Ddim.cxx1021 sal_uInt16 nTyp = sal::static_int_cast< sal_uInt16 >( pParDef->GetType() ); in DefDeclare() local
1026 nTyp |= 0x8000; in DefDeclare()
1028 aGen.Gen( _ARGTYP, nTyp ); in DefDeclare()

Completed in 162 milliseconds

12