Home
last modified time | relevance | path

Searched refs:GetStr (Results 1 – 23 of 23) sorted by last modified time

/trunk/main/sw/source/core/undo/
H A Duntbl.cxx3273 pWrt->Write( pPam, *pDoc, aStream, rFileNm.GetStr() ); in DumpDoc()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx2170 pCurUndo->GetStr() += aStr; in ImpRemoveChars()
H A Dediteng.cxx315 aLog << GetText( "\n\r" ).GetStr(); in Draw()
317GetStr() << " Type=" << String( (sal_uInt16)GetRefDevice()->GetOutDevType() ).GetStr() << ", MapX=… in Draw()
318 …().Width() ).GetStr() << ",\tOut-Width: " << String( rOutRect.GetWidth() ).GetStr() << ",\tCalcula… in Draw()
319 ….Height() ).GetStr() << ",\tOut-Height: " << String( rOutRect.GetHeight() ).GetStr() << ",\tCalcul… in Draw()
934 aLog << GetText( "\n\r" ).GetStr(); in PostKeyEvent()
936GetStr() << " Type=" << String( (sal_uInt16)GetRefDevice()->GetOutDevType() ).GetStr() << ", MapX=… in PostKeyEvent()
937 …idth: " << String( GetPaperSize().Width() ).GetStr() << ",\tCalculated: " << String( CalcTextWidth… in PostKeyEvent()
938 …ght: " << String( GetPaperSize().Height() ).GetStr() << ",\tCalculated: " << String( GetTextHeight… in PostKeyEvent()
H A Deditundo.hxx122 String& GetStr() { return aText; } in GetStr() function in EditUndoInsertChars
144 String& GetStr() { return aText; } in GetStr() function in EditUndoRemoveChars
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx1277 fprintf( stderr, "Warning: constraint \"%s\" is invalid\n", rLine.GetStr() ); in parseConstraint()
1862 it->first->getKey().GetStr(), in setValue()
1863 it->second->m_aOption.GetStr(), in setValue()
1864 pKey->getKey().GetStr(), in setValue()
1865 pValue->m_aOption.GetStr() ); in setValue()
2101 …lue { %s, %s }\n", pKV->m_pKey->getKey().GetStr(), pKV->m_pCurrentValue ? pKV->m_pCurrentValue->m_… in rebuildFromStreamBuffer()
/trunk/main/tools/workben/
H A Dfstest.cxx48 printf("Directory = %s\n", sTmp.GetStr()); in main()
H A Dhashtbl.cxx162 h = (h<<4) + (ULONG)(USHORT)Key.GetStr()[i]; in Hash()
183 lHash += (ULONG)(USHORT)Key.GetStr()[i]; in DHash()
/trunk/main/tools/source/fsys/
H A Dos2.cxx277 APIRET nRet = DosMove( aShortSource.Len()>0?(PSZ)aShortSource.GetStr():(PSZ)aSource.GetStr(),
278 aShortDest.Len()>0?(PSZ)aShortDest.GetStr():(PSZ)aDest.GetStr());
285 nRet = DosMove( aShortSource.Len()>0?(PSZ)aShortSource.GetStr():(PSZ)aSource.GetStr(),
286 aShortDest.Len()>0?(PSZ)aShortDest.GetStr():(PSZ)aDest.GetStr());
621 if ( rPath.Len() >= 3 && ':' == rPath.GetStr()[1] )
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx472 if ( pDlg->GetStr().Len() ) in Execute()
473 aReq.AppendItem( SfxStringItem( nId, pDlg->GetStr() ) ); in Execute()
/trunk/main/sw/source/ui/inc/
H A Dinsfnote.hxx84 String GetStr() in GetStr() function in SwInsFootNoteDlg
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx280 virtual String GetStr();
H A Dswdlgfact.cxx446 String AbstractInsFootNoteDlg_Impl::GetStr() in GetStr() function in AbstractInsFootNoteDlg_Impl
448 return pDlg->GetStr(); in GetStr()
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx876 const String Ww1StringList::GetStr( sal_uInt16 nNum ) const in GetStr() function in Ww1StringList
953 return aNames.GetStr( nPlcIdx[0] ); in GetName()
1056 String Ww1Assoc::GetStr(sal_uInt16 code) in GetStr() function in Ww1Assoc
H A Dw1class.hxx1007 const String GetStr( sal_uInt16 nNum ) const;
1136 String GetStr(sal_uInt16);
H A Dw1filter.cxx1505 xDocProps->setTitle( GetStr(Title) ); in Out()
1506 xDocProps->setSubject( GetStr(Subject) ); in Out()
1507 xDocProps->setDescription( GetStr(Comments) ); in Out()
1509 ::comphelper::string::convertCommaSeparated( GetStr(KeyWords) ) ); in Out()
1510 xDocProps->setAuthor( GetStr(Author) ); in Out()
1511 xDocProps->setModifiedBy( GetStr(LastRevBy) ); in Out()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx213 const String& GetStr() const { return sParam; } in GetStr() function in RtfFieldSwitch
357 sParam.Erase( 0, nStt + 1 ) += aRFS.GetStr(); in lcl_ScanEquationField()
370 if( aRFS.GetStr().Len() && in lcl_ScanEquationField()
371 ( ',' == (cCh = aRFS.GetStr().GetChar(0)) || in lcl_ScanEquationField()
/trunk/main/sw/source/core/text/
H A Dtxthyph.cxx300 aDbstream << "Diff: \"" << aSelTxt.GetStr() << "\" != \"" in Hyphenate()
301 << aHyphWord.GetStr() << "\"" << endl; in Hyphenate()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx2517 sOut << sStr.GetStr() << endl; in _MakeFldList()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx124 virtual String GetStr() = 0;
/trunk/main/sfx2/source/notify/
H A Dhintpost.cxx104 aStrm << x.GetStr() << '\n'; \
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx342 #define USTRING_TO_PCHAR(x) UStringToString(x,CHARSET_PC_437).GetStr()
765 printf( "%s\n" , UStringToString( pEx->Message , CHARSET_SYSTEM ).GetStr() ); in testFile()
774 printf( "%s\n" , UStringToString( e.Message , CHARSET_SYSTEM ).GetStr() ); in testFile()
826 printf( "%s\n" , UStringToString( pEx->Message , CHARSET_SYSTEM ).GetStr() ); in testPerformance()
835 printf( "%s\n" , UStringToString( e.Message , CHARSET_SYSTEM ).GetStr() ); in testPerformance()
/trunk/main/basic/source/sbx/
H A Dsbxobj.cxx1097 pObj->GetName().GetStr(), in GarbageCollection()
1098 pProp->GetName().GetStr(), in GarbageCollection()
1099 pParent->GetName().GetStr() ); in GarbageCollection()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx4390 rc = DosSetPathInfo(aFile.GetStr(),1, in RTLFUNC()

Completed in 196 milliseconds