Home
last modified time | relevance | path

Searched refs:aRef (Results 51 – 75 of 125) sorted by relevance

12345

/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx615 …static uno::Reference< beans::XPropertySetInfo > aRef(new SfxItemPropertySetInfo( aPropSet.getProp… in getPropertySetInfo() local
616 return aRef; in getPropertySetInfo()
720 …static uno::Reference< beans::XPropertySetInfo > aRef(new SfxItemPropertySetInfo( aPropSet.getProp… in getPropertySetInfo() local
721 return aRef; in getPropertySetInfo()
H A Dtarguno.cxx210 …static uno::Reference< beans::XPropertySetInfo > aRef(new SfxItemPropertySetInfo( lcl_GetLinkTarg… in getPropertySetInfo() local
211 return aRef; in getPropertySetInfo()
H A Ddapiuno.cxx771 static Reference<XPropertySetInfo> aRef = in getPropertySetInfo() local
773 return aRef; in getPropertySetInfo()
1899 static Reference<XPropertySetInfo> aRef( in getPropertySetInfo() local
1901 return aRef; in getPropertySetInfo()
1968 DataPilotFieldReference aRef; in setPropertyValue() local
1969 if (aValue >>= aRef) in setPropertyValue()
1970 setReference(&aRef); in setPropertyValue()
3428 static Reference<XPropertySetInfo> aRef = in getPropertySetInfo() local
3430 return aRef; in getPropertySetInfo()
H A Dsrchuno.cxx145 static uno::Reference<beans::XPropertySetInfo> aRef( in getPropertySetInfo() local
147 return aRef; in getPropertySetInfo()
H A Ddefltuno.cxx128 static uno::Reference<beans::XPropertySetInfo> aRef = new SfxItemPropertySetInfo( in getPropertySetInfo() local
130 return aRef; in getPropertySetInfo()
H A Dfielduno.cxx673 static uno::Reference<beans::XPropertySetInfo> aRef = pPropSet->getPropertySetInfo(); in getPropertySetInfo() local
674 return aRef; in getPropertySetInfo()
1384 static uno::Reference<beans::XPropertySetInfo> aRef = pPropSet->getPropertySetInfo(); in getPropertySetInfo() local
1385 return aRef; in getPropertySetInfo()
/trunk/main/sc/source/filter/excel/
H A Dxeformula.cxx2560 ScSingleRefData aRef; in lclPutCellToTokenArray() local
2561 aRef.InitAddress( rScPos ); in lclPutCellToTokenArray()
2562 lclInitOwnTab( aRef, rScPos, nCurrScTab, b3DRefOnly ); in lclPutCellToTokenArray()
2563 rScTokArr.AddSingleReference( aRef ); in lclPutCellToTokenArray()
2574 ScComplexRefData aRef; in lclPutRangeToTokenArray() local
2575 aRef.InitRange( rScRange ); in lclPutRangeToTokenArray()
2576 lclInitOwnTab( aRef.Ref1, rScRange.aStart, nCurrScTab, b3DRefOnly ); in lclPutRangeToTokenArray()
2577 lclInitOwnTab( aRef.Ref2, rScRange.aEnd, nCurrScTab, b3DRefOnly ); in lclPutRangeToTokenArray()
2578 rScTokArr.AddDoubleReference( aRef ); in lclPutRangeToTokenArray()
/trunk/main/sc/source/filter/lotus/
H A Dlotread.cxx214 String aRef( RTL_CONSTASCII_USTRINGPARAM( "temp" ) ); in Read() local
227 if( aTabName == aRef ) in Read()
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx312 SotStorageRef aRef = new SotStorage( rStrm ); in Write() local
313 sal_uLong nResult = Write( rPaM, *aRef, pFName ); in Write()
315 aRef->Commit(); in Write()
/trunk/main/idl/source/objects/
H A Dbasobj.cxx573 aRef = pRef; in Load()
583 if( aRef.Is() ) in Save()
588 if( nMask & 0x01 ) rStm << aRef; in Save()
/trunk/main/sc/source/ui/miscdlgs/
H A Dredcom.cxx154 ScRange aRef=rRange.MakeRange(); in SelectCell() local
156 pTabView->MarkRange(aRef); in SelectCell()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx2651 uno::Reference< text::XTextRange > aRef; in getAnchor() local
2667 return aRef; in getAnchor()
3200 uno::Reference< text::XTextCursor > aRef; in createTextCursor() local
3233 aRef = static_cast<text::XWordCursor*>(pXCursor); in createTextCursor()
3241 return aRef; in createTextCursor()
3247 uno::Reference< text::XTextCursor > aRef; in createTextCursorByRange() local
3261 aRef = static_cast<text::XWordCursor*>( in createTextCursorByRange()
3268 return aRef; in createTextCursorByRange()
3274 uno::Reference< container::XEnumeration > aRef; in createEnumeration() local
3287 aRef = new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_FRAME); in createEnumeration()
[all …]
H A Dunostyle.cxx289 uno::Reference< container::XNameContainer > aRef; in getByIndex() local
300 aRef = *pxCharStyles; in getByIndex()
310 aRef = *pxParaStyles; in getByIndex()
320 aRef = *pxPageStyles; in getByIndex()
330 aRef = *pxFrameStyles; in getByIndex()
340 aRef = *pxNumberingStyles; in getByIndex()
344 aRet.setValue(&aRef, ::getCppuType((const uno::Reference<container::XNameContainer>*)0)); in getByIndex()
4268 uno::Reference< style::XAutoStyleFamily > aRef; in getByIndex() local
4276 aRef = xAutoCharStyles; in getByIndex()
4283 aRef = xAutoRubyStyles; in getByIndex()
[all …]
H A Dunotext.cxx2584 uno::Reference< text::XTextCursor > aRef; in createTextCursorByRange() local
2600 aRef = static_cast<text::XWordCursor*>( in createTextCursorByRange()
2605 if(!aRef.is()) in createTextCursorByRange()
2609 return aRef; in createTextCursorByRange()
2945 uno::Reference< container::XEnumeration > aRef; in createEnumeration() local
2952 aRef = new SwXParagraphEnumeration(this, pUnoCursor, in createEnumeration()
2955 return aRef; in createEnumeration()
/trunk/main/sw/source/core/doc/
H A Ddocbasic.cxx94 SbxBaseRef aRef; in ExecMacro() local
96 aRef = pRetValue; in ExecMacro()
/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx1181 static uno::Reference<beans::XPropertySetInfo> aRef = in getPropertySetInfo() local
1183 return aRef; in getPropertySetInfo()
1605 static uno::Reference<beans::XPropertySetInfo> aRef = in getPropertySetInfo() local
1607 return aRef; in getPropertySetInfo()
2333 static uno::Reference<beans::XPropertySetInfo> aRef = in getPropertySetInfo() local
2335 return aRef; in getPropertySetInfo()
2836 static uno::Reference<beans::XPropertySetInfo> aRef = in getPropertySetInfo() local
2838 return aRef; in getPropertySetInfo()
/trunk/main/sw/source/core/layout/
H A Dflyincnt.cxx91 ASSERT( rPoint != aRef || rRelAttr != GetCurrRelPos(), "SetRefPoint: no change" ); in SetRefPoint()
97 aRef = rPoint; in SetRefPoint()
/trunk/main/svx/source/form/
H A Dfmpage.cxx197 static ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameContainer > aRef; in GetForms()
198 return aRef; in GetForms()
/trunk/main/sc/source/filter/inc/
H A Dtokstack.hxx124 ScSingleRefData aRef; member
125 NLFCONT( const ScSingleRefData& r ) : aRef( r ) {} in NLFCONT()
/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx123 …::com::sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener > aRef( (::cppu::OWeak… in UnBind()
138 …::com::sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener > aRef( (::cppu::OWeak… in statusChanged()
187 …::com::sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener > aRef( (::cppu::OWeak… in disposing()
271 …::com::sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener > aRef( (::cppu::OWeak… in ReleaseBindings()
/trunk/main/svl/source/numbers/
H A Dnumfmuno.cxx733 static uno::Reference<beans::XPropertySetInfo> aRef = in getPropertySetInfo() local
735 return aRef; in getPropertySetInfo()
993 static uno::Reference<beans::XPropertySetInfo> aRef = in getPropertySetInfo() local
995 return aRef; in getPropertySetInfo()
/trunk/main/sfx2/source/inc/
H A Dtplcomp.hxx100 { ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > aRef; return aRef; } in getParent()
/trunk/main/package/source/xstor/
H A Dohierarchyholder.cxx304 void OHierarchyElement_Impl::RemoveElement( const ::rtl::Reference< OHierarchyElement_Impl >& aRef ) in RemoveElement() argument
314 if ( aTmpIter->second == aRef ) in RemoveElement()
/trunk/main/basic/source/sbx/
H A Dsbxbase.cxx282 SbxBaseRef aRef( p ); in Load() local
290 SbxBaseRef aRef( p ); in Load() local
/trunk/main/sc/workben/
H A Dtest.cxx277 XModelRef aRef = aCollRef->getItemByIndex( nMod ); in lcl_GetDocument() local
278 if ( aRef ) in lcl_GetDocument()
280 aRef->acquire(); in lcl_GetDocument()
281 xModel = (XSpreadsheetDocument*) aRef->queryInterface( XSpreadsheetDocument::getSmartUik() ); in lcl_GetDocument()
282 aRef->release(); in lcl_GetDocument()

Completed in 206 milliseconds

12345