Searched refs:m_aComment (Results 1 – 13 of 13) sorted by relevance
/aoo4110/main/padmin/source/ |
H A D | padialog.cxx | 88 m_aComment( this, PaResId( RID_PA_TXT_COMMENT_STRING ) ), in PADialog() 291 m_aComment.SetText( rInfo.m_aComment ); in UpdateText() 299 m_aComment.SetText( aEmpty ); in UpdateText() 499 aPrintText.append( aInfo.m_aComment ); in printPage()
|
H A D | padialog.hxx | 66 FixedText m_aComment; member in padmin::PADialog
|
H A D | prtsetup.cxx | 564 m_aCommentEdt.SetText( m_pParent->m_aJobData.m_aComment ); in initValues() 590 m_pParent->m_aJobData.m_aComment = m_aCommentEdt.GetText(); in save()
|
H A D | adddlg.cxx | 585 aInfo.m_aComment = String( aValue, aEncoding ); in APOldPrinterPage()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | printerinfomanager.hxx | 50 rtl::OUString m_aComment; member 88 rtl::OUString m_aComment; member
|
/aoo4110/main/sdext/source/pdfimport/inc/ |
H A D | pdfparse.hxx | 75 rtl::OString m_aComment; member 78 : PDFEntry(), m_aComment( rComment ) {} in PDFComment()
|
/aoo4110/main/vcl/unx/generic/printer/ |
H A D | printerinfomanager.cxx | 477 aPrinter.m_aInfo.m_aComment = String( aValue, RTL_TEXTENCODING_UTF8 ); in initialize() 616 aPrinter.m_aInfo.m_aComment = it->m_aComment; in initialize() 769 …pConfig->WriteKey( "Comment", ByteString( String( it->second.m_aInfo.m_aComment ), RTL_TEXTENCODIN… in writePrinterConfig() 1311 o_rQueues.back().m_aComment = String( aComment, aEncoding ); in lpgetSysQueueTokenHandler()
|
H A D | cupsmgr.cxx | 567 aPrinter.m_aInfo.m_aComment=OStringToOUString(pDest->options[k].value, aEncoding); in initialize()
|
/aoo4110/main/scripting/source/stringresource/ |
H A D | stringresource.cxx | 860 bool bCommentOk = (aArguments[4] >>= m_aComment); in implInitializeCommonParameters() 1009 m_aComment = Comment; in setComment() 1495 implWritePropertiesFile( pLocaleItem, xOutputStream, m_aComment ); in implWriteLocaleBinary() 2538 implStoreAtStorage( m_aNameBase, m_aComment, m_xStorage, bUsedForStore, bStoreAll ); in store() 2894 implStoreAtLocation( m_aLocation, m_aNameBase, m_aComment, in store() 2964 implStoreAtLocation( m_aLocation, m_aNameBase, m_aComment, in setURL()
|
H A D | stringresource.hxx | 273 ::rtl::OUString m_aComment;
|
/aoo4110/main/sdext/source/pdfimport/pdfparse/ |
H A D | pdfentries.cxx | 145 return rWriteContext.write( m_aComment.getStr(), m_aComment.getLength() ); in emit() 150 return new PDFComment( m_aComment ); in clone()
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svpprn.cxx | 396 pInfo->maComment = rInfo.m_aComment; in GetPrinterQueueInfo()
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | salprnpsp.cxx | 462 pInfo->maComment = rInfo.m_aComment; in GetPrinterQueueInfo()
|
Completed in 93 milliseconds