Home
last modified time | relevance | path

Searched defs:rAny (Results 76 – 100 of 101) sorted by relevance

12345

/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx2070 void CustomPropertiesWindow::AddLine( const ::rtl::OUString& sName, Any& rAny ) in AddLine()
2394 void CustomPropertiesControl::AddLine( const ::rtl::OUString& sName, Any& rAny, bool bInteractive ) in AddLine()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx444 inline explicit SvxOcxString( const uno::Any& rAny ) { Init( rAny ); } in SvxOcxString()
449 inline SvxOcxString& operator=( const uno::Any& rAny ) { Init( rAny ); return *this; } in operator =()
468 void SvxOcxString::Init( const uno::Any& rAny ) in Init()
H A Descherex.cxx1838 PolyPolygon EscherPropertyContainer::GetPolyPolygon( const ::com::sun::star::uno::Any& rAny ) in GetPolyPolygon()
4037 ::com::sun::star::uno::Any& rAny, in GetPropertyValue()
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx1076 void SdXShape::SetStyleSheet( const uno::Any& rAny ) throw( lang::IllegalArgumentException ) in SetStyleSheet()
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1324 void SAL_CALL OComponent::other_methodAnyOut(Any& rAny) throw( RuntimeException ) in other_methodAnyOut()
1342 Any SAL_CALL OComponent::other_methodAny( const Any& rAny, const OUString& typeInAny ) in other_methodAny()
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx150 inline void lclSetValueOrClearAny( Any& rAny, double fValue, bool bClear ) in lclSetValueOrClearAny()
158 void lclSetExpValueOrClearAny( Any& rAny, double fValue, bool bLogScale, bool bClear ) in lclSetExpValueOrClearAny()
181 void lclConvertTimeValue( const XclImpRoot& rRoot, Any& rAny, sal_uInt16 nValue, bool bAuto, sal_uI… in lclConvertTimeValue()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx191 static void assign( TestElement & rData, in assign()
/trunk/main/sw/source/core/unocore/
H A Dunoparagraph.cxx952 uno::Any& rAny, const OUString& rPropertyName, sal_uInt16 nWID) in GetDefaultTextContentValue()
H A Dunofield.cxx2934 String& GetString( const uno::Any& rAny, String& rStr ) in GetString()
H A Dunoobj.cxx328 SwUnoCursorHelper::SetTxtFmtColl(const uno::Any & rAny, SwPaM & rPaM) in SetTxtFmtColl()
H A Dunotbl.cxx2603 const uno::Any &rAny = pColArray[nCol]; in setDataArray() local
4211 const uno::Any &rAny = pColArray[nCol]; in setDataArray() local
H A Dunostyle.cxx1228 …ring &rPropertyName, const uno::Reference < beans::XPropertySet > &rxPropertySet, uno::Any & rAny ) in GetProperty()
/trunk/main/chart2/source/tools/
H A DObjectIdentifier.cxx269 ObjectIdentifier::ObjectIdentifier( const Any& rAny ) in ObjectIdentifier()
H A DDiagramHelper.cxx1054 Any& rAny = rCat[0]; in lcl_switchToDateCategories() local
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx2389 uno::Any& rAny ) in GetOnePropertyValue()
5990 uno::Any& rAny ) in GetOnePropertyValue()
6739 uno::Any& rAny ) in GetOnePropertyValue()
8580 uno::Any& rAny ) in GetOnePropertyValue()
8966 uno::Any& rAny ) in GetOnePropertyValue()
9123 uno::Any& rAny ) in GetOnePropertyValue()
/trunk/main/oox/source/xls/
H A Dformulaparser.cxx798 bool FormulaParserImpl::pushAnyOperandToken( const Any& rAny, sal_Int32 nOpCode, const WhiteSpaceVe… in pushAnyOperandToken()
917 bool FormulaParserImpl::pushAnyOperand( const Any& rAny, sal_Int32 nOpCode ) in pushAnyOperand()
/trunk/main/scaddins/source/analysis/
H A Danalysis.cxx211 const uno::Any& rAny ) throw( uno::RuntimeException, lang::IllegalArgumentException ) in getDateMode()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx802 sal_Bool TransferableHelper::SetAny( const Any& rAny, const DataFlavor& ) in SetAny()
/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx114 void lcl_SetBoolInAny( uno::Any& rAny, sal_Bool bValue ) in lcl_SetBoolInAny()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx2158 const Any& rAny = aTabData[nRow][nCol]; in ShowDataPilotSourceData() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx2448 …SAL_CALL ScAccessibleDocument::get_AccFlowTo(const ::com::sun::star::uno::Any& rAny, sal_Int32 nTy… in get_AccFlowTo()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx2125 const PropertyValue& rAny = rMyProps[nProps]; local
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx2902 SfxItemState SfxDispatcher::QueryState( sal_uInt16 nSID, ::com::sun::star::uno::Any& rAny ) in QueryState()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx670 void SvxUnoTextRangeBase::getPropertyValue( const SfxItemPropertySimpleEntry* pMap, uno::Any& rAny,… in getPropertyValue()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx871 ::com::sun::star::uno::Any& rAny, in GetPropertyValue()

Completed in 411 milliseconds

12345