Home
last modified time | relevance | path

Searched refs:aAny (Results 476 – 485 of 485) sorted by relevance

1...<<11121314151617181920

/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2988 uno::Any aAny( xIndex->getByIndex(0) ); in GetVisibleSheet() local
2990 if ( aAny >>= aViewSettings ) in GetVisibleSheet()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx172 Any aAny( rOpt.GetUserItem( VIEWOPT_DATANAME ) ); in GetViewOptUserItem() local
174 aAny >>= aUserData; in GetViewOptUserItem()
/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx1155 Any aAny; in SetPredefinedPathVariables() local
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx125 …Any aAny = xConfigAccess->getByName( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsForPagePreview… in useHCColorReplacement() local
126 if( aAny >>= bValue ) in useHCColorReplacement()
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx257 ANY aAny = xOpt->getPropertyValue( STRFROMASCII( "NullDate" ) ); in GetNullDate() local
259 if( aAny >>= aDate ) in GetNullDate()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1482 Any aAny; in WriteUserDataSequence() local
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3955 Any aAny( xMat->getMaterial() ); in readOverrideMetrics() local
3957 if( ! (aAny >>= aOverrideFonts ) ) in readOverrideMetrics()
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx307 …rSet, const SfxItemPropertySimpleEntry* pMap, ::com::sun::star::uno::Any& aAny, const ESelection* …
/trunk/main/cui/source/customize/
H A Dcfg.cxx5116 …uno::Any aAny = xPropSet->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "UserCon… in SvxIconSelectorDialog() local
5120 aAny >>= aDirectory; in SvxIconSelectorDialog()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1876 ::com::sun::star::uno::Any aAny( xDrawPages->getByIndex( xDrawPages->getCount() - 1 ) ); in GetDrawPage()
1877 aAny >>= xDrawPage; in GetDrawPage()

Completed in 216 milliseconds

1...<<11121314151617181920