Home
last modified time | relevance | path

Searched refs:aRet (Results 1 – 25 of 904) sorted by last modified time

12345678910>>...37

/trunk/main/tools/source/fsys/
H A Ddirent.cxx1139 ByteString aRet; in GetFull() local
1170 if ( aRet.GetChar( aRet.Len()-1 ) != ACCESSDELIM_C(eStyle) ) in GetFull()
1175 aRet = ImplCutPath( aRet, nMaxChars, ACCESSDELIM_C(eStyle) ); in GetFull()
1271 ByteString aRet; in GetName() local
1292 aRet.SetChar(aRet.Len()-1, '|'); in GetName()
1313 aRet = aName; in GetName()
1329 aRet.SetChar(aRet.Len()-1, '|'); in GetName()
1349 aRet = aName; in GetName()
1600 return aRet; in operator +()
1617 return aRet; in operator +()
[all …]
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1709 Any aRet; in click() local
1713 mpDocSh->CallXScript( aMacro, *pInArgs, aRet, aOutArgsIndex, aOutArgs); in click()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx496 return aRet; in getSupportedServiceNames()
531 return aRet; in queryInterface()
1041 return aRet; in queryInterface()
1065 return aRet; in getTypes()
1128 if(!aRet.is()) in getPropertySetInfo()
1130 return aRet; in getPropertySetInfo()
1499 uno::Any aRet; in getPropertyValue() local
1720 return aRet; in getPropertyValue()
1740 return aRet; in _getPropAtAggrObj()
1854 return aRet; in getPropertyStates()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx147 uno::Any aRet = ScShapeObj_Base::queryInterface( rType ); in queryInterface() local
149 if ( !aRet.hasValue() && bIsTextShape ) in queryInterface()
150 aRet = ScShapeObj_TextBase::queryInterface( rType ); in queryInterface()
152 if ( !aRet.hasValue() && bIsNoteCaption ) in queryInterface()
153 aRet = ScShapeObj_ChildBase::queryInterface( rType ); in queryInterface()
155 if ( !aRet.hasValue() && mxShapeAgg.is() ) in queryInterface()
156 aRet = mxShapeAgg->queryAggregation( rType ); in queryInterface()
158 return aRet; in queryInterface()
934 uno::Sequence<beans::PropertyState> aRet(aPropertyNames.getLength()); in getPropertyStates() local
935 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates()
[all …]
/trunk/main/crashrep/source/unx/
H A Dmain.cxx558 string aRet; in crash_get_details() local
563 aRet.append( rSettings.find( "TITLE" )->second.c_str() ); in crash_get_details()
564 aRet.append( "\n\n" ); in crash_get_details()
565 append_file( g_szDescriptionFile, aRet ); in crash_get_details()
566 aRet.append( "\n\n-------\n\n" ); in crash_get_details()
567 append_file( g_szReportFile, aRet ); in crash_get_details()
568 aRet.append( "\n\n-------\n\n" ); in crash_get_details()
569 append_file( g_szStackFile, aRet ); in crash_get_details()
574 return aRet; in crash_get_details()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx517 aRet[ nCurPos++ ] = *aIter++; in getTransferDataFlavors()
520 return aRet; in getTransferDataFlavors()
1659 DataFlavor aRet; in GetFormatDataFlavor() local
1662 aRet = (*mpFormats)[ nFormat ]; in GetFormatDataFlavor()
1664 return aRet; in GetFormatDataFlavor()
1711 Any aRet; in GetAny() local
1743 return aRet; in GetAny()
2434 TransferableDataHelper aRet; in CreateFromSystemClipboard() local
2458 return aRet; in CreateFromSystemClipboard()
2469 TransferableDataHelper aRet; in CreateFromSelection() local
[all …]
/trunk/main/sot/source/base/
H A Dexchange.cxx487 String aRet; in GetFormatName() local
490 aRet = aFlavor.HumanPresentableName; in GetFormatName()
492 return aRet; in GetFormatName()
/trunk/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx82 rtl::OUString aRet; in GetShapeTypeFromRequest() local
87 aRet = rItm.GetValue(); in GetShapeTypeFromRequest()
89 return aRet; in GetShapeTypeFromRequest()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx2038 rtl::OString aRet; in GetHelpId() local
2042 aRet = pItem->maHelpId; in GetHelpId()
2044 return aRet; in GetHelpId()
2074 Rectangle aRet; in GetCharacterBounds() local
2090 return aRet; in GetCharacterBounds()
2139 Rectangle aRet; in GetTabPageBounds() local
2151 aRet = mpTabCtrlData->maTabRectangles[ it->second ]; in GetTabPageBounds()
2157 return aRet; in GetTabPageBounds()
2164 Rectangle aRet; in GetTabBounds() local
2168 aRet = pItem->maRect; in GetTabBounds()
[all …]
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx663 uno::Any aRet; in getViewData() local
666 return aRet; in getViewData()
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpSearch.java150 String[] aRet = null; in invoke() local
158 aRet = doQuery( aParams, aScoreOutArray ); in invoke()
162 aRet = null; in invoke()
180 Any aRetAny = new Any( new Type( String[].class ), aRet ); in invoke()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx224 String aRet; in ReadRawUniString() local
253 aRet.Append( pcBuffer ); in ReadRawUniString()
255 return aRet; in ReadRawUniString()
3999 SwFmtPageDesc aRet(rIter->HasTitlePage() ? in SetSwFmtPageDesc() local
4008 aRet.SetNumOffset(rIter->PageStartAt()); in SetSwFmtPageDesc()
4011 return aRet; in SetSwFmtPageDesc()
5680 SwPosition aRet(maPtNode); in operator SwPosition() local
5681 aRet.nContent.Assign(maPtNode.GetNode().GetCntntNode(), mnPtCntnt); in operator SwPosition()
5682 return aRet; in operator SwPosition()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx6867 Graphic aRet; in MakeGraphic() local
6957 aRet = Graphic( aMet ); in MakeGraphic()
6968 return aRet; in MakeGraphic()
6973 Graphic aRet; in MakeGraphic() local
6981 aRet = pView->GetMarkedObjBitmapEx(); in MakeGraphic()
6985 return aRet; in MakeGraphic()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx816 SwRect aRet; in _GetFrm() local
817 if( ForEach( rRect, &aRet, sal_True ) ) in _GetFrm()
827 (aRet.*fnRect->fnGetHeight)() < 0 ) in _GetFrm()
830 return aRet; in _GetFrm()
1727 SwRect aRet; in CalcBoundRect() local
1735 if( aRet.IsOver( rLine ) ) in CalcBoundRect()
1740 aRet = pContourCache->ContourRect( in CalcBoundRect()
1744 aRet.Width( 0 ); in CalcBoundRect()
1751 return aRet; in CalcBoundRect()
1759 SwRect aRet; in ContourRect() local
[all …]
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1294 return aRet; in getSupportedServiceNames()
1372 uno::Any aRet; in queryInterface() local
1376 aRet <<= aAccText; in queryInterface()
1381 aRet <<= aAccEditText; in queryInterface()
1386 aRet <<= aAccSel; in queryInterface()
1391 aRet <<= aAccHyp; in queryInterface()
1398 aRet <<= aAccTextAttr; in queryInterface()
1406 aRet <<= aAccTextMarkup; in queryInterface()
1419 aRet <<= aTextExtension; in queryInterface()
1424 aRet <<= xAttr; in queryInterface()
[all …]
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx831 rtl::OUString aRet; in SpellContinue() local
835 pConvIter->Continue( pPageCnt, pPageSt ) >>= aRet; in SpellContinue()
836 aRes <<= aRet; in SpellContinue()
845 if( aRet.getLength() || xRet.is() ) in SpellContinue()
1525 SpellContentPosition aRet; in lcl_FindNextDeletedRedline() local
1526 aRet.nLeft = aRet.nRight = STRING_MAXLEN; in lcl_FindNextDeletedRedline()
1534 aRet = *aIter; in lcl_FindNextDeletedRedline()
1538 return aRet; in lcl_FindNextDeletedRedline()
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx850 … Any aRet = ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::LOCALE ); in run() local
852 aRet >>= aTmp; in run()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx282 aRet <<= xTmp; in queryInterface()
298 return aRet; in queryInterface()
1960 return aRet; in getSupportedServiceNames()
3549 Any aRet; in getByName() local
3621 return aRet; in getByName()
3638 return aRet; in getElementNames()
3697 return aRet; in getSupportedServiceNames()
3736 Any aRet; in getByName() local
3916 Any aRet; in lcl_GetDisplayBitmap() local
3955 Any aRet; in getPropertyValue() local
[all …]
/trunk/main/svx/source/table/
H A Dcell.cxx781 Any aRet( SvxUnoTextBase::queryAggregation( rType ) ); in queryInterface() local
782 if( aRet.hasValue() ) in queryInterface()
783 return aRet; in queryInterface()
1301 Sequence< Any > aRet( nCount ); in getPropertyValues() local
1302 Any* pValue = aRet.getArray(); in getPropertyValues()
1320 return aRet; in getPropertyValues()
1466 Sequence< PropertyState > aRet( nCount ); in getPropertyStates() local
1469 PropertyState* pState = aRet.getArray(); in getPropertyStates()
1483 return aRet; in getPropertyStates()
/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx665 Sequence< OUString > aRet(1); in getSupportedServiceNames() local
666 aRet[0] = OUString::createFromAscii(cTrans); in getSupportedServiceNames()
667 return aRet; in getSupportedServiceNames()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1292 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XController > aRet; in GetController()
1296 aRet = GetView()->GetController(); in GetController()
1297 return aRet; in GetController()
1353 Sequence< OUString > aRet = SfxObjectShell::GetEventNames(); in GetEventNames() local
1354 sal_Int32 nLen = aRet.getLength(); in GetEventNames()
1355 aRet.realloc(nLen + 6); in GetEventNames()
1356 OUString* pNames = aRet.getArray(); in GetEventNames()
1364 return aRet; in GetEventNames()
/trunk/main/unotools/source/config/
H A Dmoduleoptions.cxx652 css::uno::Sequence < ::rtl::OUString > aRet( nCount ); in GetAllServiceNames() local
655 aRet[n++] = m_lFactories[SvtModuleOptions::E_WRITER].getFactory(); in GetAllServiceNames()
657 aRet[n++] = m_lFactories[SvtModuleOptions::E_WRITERWEB].getFactory(); in GetAllServiceNames()
661 aRet[n++] = m_lFactories[SvtModuleOptions::E_SCALC].getFactory(); in GetAllServiceNames()
663 aRet[n++] = m_lFactories[SvtModuleOptions::E_SDRAW].getFactory(); in GetAllServiceNames()
665 aRet[n++] = m_lFactories[SvtModuleOptions::E_SIMPRESS].getFactory(); in GetAllServiceNames()
667 aRet[n++] = m_lFactories[SvtModuleOptions::E_SCHART].getFactory(); in GetAllServiceNames()
669 aRet[n++] = m_lFactories[SvtModuleOptions::E_SMATH].getFactory(); in GetAllServiceNames()
671 aRet[n++] = m_lFactories[SvtModuleOptions::E_SBASIC].getFactory(); in GetAllServiceNames()
673 aRet[n++] = m_lFactories[SvtModuleOptions::E_SDATABASE].getFactory(); in GetAllServiceNames()
[all …]
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx1949 String aRet; in GetFormatDecimalSep() local
1952 aRet = xLocaleData->getNumDecimalSep(); in GetFormatDecimalSep()
1958 aRet = xLocaleData->getNumDecimalSep(); in GetFormatDecimalSep()
1961 return aRet; in GetFormatDecimalSep()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2688 …Size aRet( IsNoteOrHandout( nAktPageNum, eAktPageKind ) ? aDocAtom.GetNotesPageSize() : aDocAtom.G… in GetPageSize() local
2689 Scale( aRet ); in GetPageSize()
2702 aRet.Width() = BigMulDiv( aRet.Width(), nInchMul, nInchDiv ); in GetPageSize()
2703 aRet.Height() = BigMulDiv( aRet.Height(), nInchMul, nInchDiv ); in GetPageSize()
2705 aRet.Width() += 5; aRet.Width() /= 10; aRet.Width()*=10; in GetPageSize()
2706 aRet.Height() += 5; aRet.Height() /= 10; aRet.Height()*=10; in GetPageSize()
2709 aRet.Width() = BigMulDiv( aRet.Width(), nInchDiv, nInchMul ); in GetPageSize()
2710 aRet.Height() = BigMulDiv( aRet.Height(), nInchDiv, nInchMul ); in GetPageSize()
2713 return aRet; in GetPageSize()
/trunk/main/l10ntools/source/
H A Dtagtest.cxx525 String aRet; in MakeTag() local
526 aRet.AppendAscii("\\<"); in MakeTag()
528 aRet.AppendAscii("/"); in MakeTag()
529 aRet.Append( GetTagName() ); in MakeTag()
534 aRet.AppendAscii(" "); in MakeTag()
536 aRet.AppendAscii("=\\\""); in MakeTag()
537 aRet.Append( iProp->second ); in MakeTag()
538 aRet.AppendAscii("\\\""); in MakeTag()
541 aRet.AppendAscii("/"); in MakeTag()
542 aRet.AppendAscii("\\>"); in MakeTag()
[all …]

Completed in 542 milliseconds

12345678910>>...37