Home
last modified time | relevance | path

Searched refs:sDesc (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx417 String sURL, sDesc; in GetData() local
922 String sURL, sDesc; in PrepareForCopy() local
1437 String sURL, sDesc; in PasteData() local
1443 if( !sDesc.Len() ) in PasteData()
1444 sDesc = sURL; in PasteData()
2327 String sDesc; in _PasteGrf() local
2527 String sDesc; in _PasteAsHyperlink() local
2556 sDesc.Len() ? sDesc : sFile ); in _PasteAsHyperlink()
2577 String sFile, sDesc; in _PasteFileName() local
2654 sDesc.Len() ? sDesc : sFile ); in _PasteFileName()
[all …]
/trunk/main/sw/source/core/access/
H A Daccnotexthyperlink.cxx113 rtl::OUString sDesc; in getAccessibleActionDescription() local
124 sDesc = rtl::OUString( pMapObj->GetDesc() ); in getAccessibleActionDescription()
126 sDesc = rtl::OUString( pMapObj->GetURL() ); in getAccessibleActionDescription()
129 sDesc = rtl::OUString( aURL.GetName() ); in getAccessibleActionDescription()
132 return sDesc; in getAccessibleActionDescription()
H A Dacchyperlink.cxx126 OUString sDesc; in getAccessibleActionDescription() local
134 sDesc = OUString( rINetFmt.GetValue() ); in getAccessibleActionDescription()
136 return sDesc; in getAccessibleActionDescription()
H A Dacctable.cxx832 sDesc = GetResource( STR_ACCESS_TABLE_DESC, &sArg1, &sArg2 ); in SwAccessibleTable()
873 OUString sOldDesc( sDesc ); in Modify()
877 sDesc = GetResource( STR_ACCESS_TABLE_DESC, &sArg1, &sArg2 ); in Modify()
878 if( sDesc != sOldDesc ) in Modify()
883 aEvent.NewValue <<= sDesc; in Modify()
987 return sDesc; in getAccessibleDescription()
H A Dacctable.hxx51 ::rtl::OUString sDesc;
74 sDesc = sNewDesc; in SetDesc()
H A Daccpara.cxx475 sOldDesc = sDesc; in _InvalidateContent()
476 if( sDesc != sNewDesc ) in _InvalidateContent()
477 sDesc = sNewDesc; in _InvalidateContent()
567 , sDesc() in SwAccessibleParagraph()
1096 if( !sDesc.getLength() ) in getAccessibleDescription()
1097 sDesc = GetDescription(); in getAccessibleDescription()
1099 return sDesc; in getAccessibleDescription()
H A Daccpara.hxx82 ::rtl::OUString sDesc; // protected by base classes mutex
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePageHeaderArea.cxx238 rtl::OUString sDesc; in createAccessibleDescription() local
242 sDesc = String(ScResId(STR_ACC_LEFTAREA_DESCR)); in createAccessibleDescription()
245 sDesc = String(ScResId(STR_ACC_RIGHTAREA_DESCR)); in createAccessibleDescription()
248 sDesc = String(ScResId(STR_ACC_CENTERAREA_DESCR)); in createAccessibleDescription()
254 return sDesc; in createAccessibleDescription()
H A DAccessiblePageHeader.cxx350 String sDesc(ScResId(mbHeader ? STR_ACC_HEADER_DESCR : STR_ACC_FOOTER_DESCR)); in createAccessibleDescription() local
351 sDesc.SearchAndReplaceAscii("%1", String(ScResId(SCSTR_UNKNOWN))); in createAccessibleDescription()
352 return rtl::OUString( sDesc ); in createAccessibleDescription()
H A DAccessibleTableBase.cxx362 String sDesc(ScResId(STR_ACC_TABLE_DESCR)); in createAccessibleDescription() local
367 return rtl::OUString(sDesc); in createAccessibleDescription()
H A DAccessiblePreviewTable.cxx669 String sDesc(ScResId(STR_ACC_TABLE_DESCR)); in createAccessibleDescription() local
682 return rtl::OUString(sDesc); in createAccessibleDescription()
/trunk/main/svx/source/accessibility/
H A DAccessibleGraphicShape.cxx212 ::rtl::OUString sDesc; in CreateAccessibleDescription()
214 sDesc = m_pShape->GetTitle(); in CreateAccessibleDescription()
215 if(sDesc.getLength() > 0) in CreateAccessibleDescription()
216 return sDesc; in CreateAccessibleDescription()
H A DAccessibleControlShape.cxx394 ::rtl::OUString sDesc( getControlModelStringProperty( lcl_getDescPropertyName() ) ); in CreateAccessibleDescription()
395 if ( !sDesc.getLength() ) in CreateAccessibleDescription()
/trunk/main/connectivity/source/drivers/mysql/
H A DYTables.cxx231 ::rtl::OUString sDesc; in addComment()
232 …getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_DESCRIPTION)) >>= sDesc; in addComment()
233 if ( sDesc.getLength() ) in addComment()
236 _rOut.append(sDesc); in addComment()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx1666 String sDesc; in IMPL_LINK() local
1710 aSearchAttrText.SetText( sDesc ); in IMPL_LINK()
1711 aReplaceAttrText.SetText( sDesc ); in IMPL_LINK()
1715 pImpl->aSearchFormats.SetText( sDesc ); in IMPL_LINK()
1716 pImpl->aReplaceFormats.SetText( sDesc ); in IMPL_LINK()
1739 aSearchAttrText.SetText( BuildAttrText_Impl( sDesc, sal_True ) ); in IMPL_LINK()
1740 aReplaceAttrText.SetText( BuildAttrText_Impl( sDesc, sal_False ) ); in IMPL_LINK()
1744 pImpl->aSearchFormats.SetText( BuildAttrText_Impl( sDesc, sal_True ) ); in IMPL_LINK()
1745 pImpl->aReplaceFormats.SetText( BuildAttrText_Impl( sDesc, sal_False ) ); in IMPL_LINK()
/trunk/main/oox/inc/oox/drawingml/diagram/
H A Ddiagram.hxx169 void setDesc( const ::rtl::OUString & sDesc ) in setDesc() argument
170 { msDesc = sDesc; } in setDesc()
/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx200 …static DocPropInfo createDocPropInfo( const rtl::OUString& sDesc, const rtl::OUString& sPropName, … in createDocPropInfo() argument
202 …return createDocPropInfo( rtl::OUStringToOString( sDesc, RTL_TEXTENCODING_UTF8 ).getStr(), rtl::OU… in createDocPropInfo()
205 …static DocPropInfo createDocPropInfo( const sal_Char* sDesc, const sal_Char* sPropName, boost::sha… in createDocPropInfo() argument
208 aItem.msMSODesc = rtl::OUString::createFromAscii( sDesc ); in createDocPropInfo()
/trunk/main/sot/source/base/
H A Dformats.cxx1383 ByteString sDesc( pFDesc->fgd[ 0 ].cFileName ); in CheckTransferableContext_Impl() local
1384 bRet = 4 < sDesc.Len() && sDesc.Copy( sDesc.Len()-4 ).EqualsIgnoreCaseAscii( ".URL" ); in CheckTransferableContext_Impl()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx944 sDesc( rBmk.GetDescription(), eSysCSet ); in SetINetBookmark() local
947 sOut += ByteString::CreateFromInt32( sDesc.Len() ); in SetINetBookmark()
948 ( sOut += '@' ) += sDesc; in SetINetBookmark()
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx1291 ::rtl::OUString sDesc( aDescription ); in StoreCurrentSelection()
1292 m_lastSelection[ m_sLanguage ] = sDesc; in StoreCurrentSelection()

Completed in 137 milliseconds