Home
last modified time | relevance | path

Searched refs:rTyp (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/l10ntools/source/
H A Dexport.cxx1467 const ByteString &rTyp, sal_Bool bCreateNew ) in WriteExportList() argument
1501 if( rTyp.EqualsIgnoreCaseAscii("pairedlist") ){ in WriteExportList()
1523 sOutput += rTyp; sOutput += "\t"; in WriteExportList()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx295 sal_uInt16 GetFieldTypeMId( const OUString& rProperty, const SwFieldType& rTyp ) in GetFieldTypeMId() argument
297 sal_uInt16 nId = lcl_GetPropMapIdForFieldType( rTyp.Which() ); in GetFieldTypeMId()
/trunk/main/sw/source/core/fields/
H A Dfldbas.cxx484 SwValueFieldType::SwValueFieldType( const SwValueFieldType& rTyp ) in SwValueFieldType() argument
485 : SwFieldType(rTyp.Which()), in SwValueFieldType()
486 pDoc(rTyp.GetDoc()), in SwValueFieldType()
487 bUseFormat(rTyp.UseFormat()) in SwValueFieldType()
/trunk/main/sw/source/core/edit/
H A Dedws.cxx251 void SwEditShell::InsertTOXType(const SwTOXType& rTyp) in InsertTOXType() argument
253 pDoc->InsertTOXType(rTyp); in InsertTOXType()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx645 const SwTOXType* SwDoc::InsertTOXType( const SwTOXType& rTyp ) in InsertTOXType() argument
647 SwTOXType * pNew = new SwTOXType( rTyp ); in InsertTOXType()
/trunk/main/sw/inc/
H A Deditsh.hxx414 void InsertTOXType(const SwTOXType& rTyp);
H A Dfldbas.hxx413 SwValueFieldType( const SwValueFieldType& rTyp );
H A Ddoc.hxx1489 const SwTOXType* InsertTOXType( const SwTOXType& rTyp );
/trunk/main/l10ntools/inc/
H A Dexport.hxx351 const ByteString &rTyp, sal_Bool bCreateNew = sal_False );
456 …MergeData( const ByteString &rTyp, const ByteString &rGID, const ByteString &rLID , const ByteStri… in MergeData() argument
457 : sTyp( rTyp ), sGID( rGID ), sLID( rLID ) , sFilename( rFilename ) {}; in MergeData()

Completed in 73 milliseconds