Home
last modified time | relevance | path

Searched refs:aValue (Results 851 – 863 of 863) sorted by relevance

1...<<3132333435

/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx1145 impl_setControlAsPropertyValue( rLine, _rPropertyData.aValue ); in ChangeEntry()
/trunk/main/package/source/xstor/
H A Dxstorage.cxx4969 …SAL_CALL OStorage::setPropertyValue( const ::rtl::OUString& aPropertyName, const uno::Any& aValue ) in setPropertyValue() argument
5000 aValue >>= m_pImpl->m_aMediaType; in setPropertyValue()
5008 aValue >>= m_pImpl->m_aVersion; in setPropertyValue()
5034 if ( ( aValue >>= xInRelStream ) && xInRelStream.is() ) in setPropertyValue()
5056 if ( aValue >>= m_pImpl->m_aRelInfo ) in setPropertyValue()
H A Dxstorage.hxx662 … setPropertyValue( const ::rtl::OUString& aPropertyName, const ::com::sun::star::uno::Any& aValue )
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx3234 String aNumFmt, aValue; in _CellSaveStruct() local
3302 aValue = pOption->GetString(); in _CellSaveStruct()
3318 nNumFmt, eLang, aValue, aNumFmt, in _CellSaveStruct()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx4239 uno::Any aValue; in ReadDocVars() local
4240 aValue <<= ::rtl::OUString(aDocValueStrings[i]); in ReadDocVars()
4244 aValue ); in ReadDocVars()
/trunk/main/xmloff/inc/
H A Dtxtfldi.hxx1571 ::com::sun::star::uno::Any aValue;
/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx986 pSvXPCtr->SetProperty(aPropData.aValue); in ChangeEntry()
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx100 …onst ::rtl::OUString & aPropertyName, const ::com::sun::star::uno::Any & aValue) throw (::com::sun…
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx207 … const ::rtl::OUString& aPropertyName, const ::com::sun::star::uno::Any& aValue ) throw (::com::su…
/trunk/main/chart2/source/tools/
H A DObjectIdentifier.cxx634 OUString aValue; in parsePieSegmentDragParameterString() local
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx1238 const String& aValue, bool bCheckForDates ) in ExecFilter() argument
1332 *rNewEntry.pStr = aValue; in ExecFilter()
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx766 …virtual void SAL_CALL setPropertyValue( const OUString& aPropertyName, const Any& aValue ) throw(b…
/trunk/main/vcl/source/window/
H A Dwindow.cxx636 …::com::sun::star::uno::Any aValue = aNode.getNodeValue( OUString::createFromAscii( "AutoDetectSyst… in ImplUpdateGlobalSettings()
637 if( aValue >>= bTmp ) in ImplUpdateGlobalSettings()

Completed in 184 milliseconds

1...<<3132333435