Home
last modified time | relevance | path

Searched refs:xInfo (Results 176 – 200 of 228) sorted by relevance

12345678910

/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx475 uno::Reference< beans::XPropertySetInfo > xInfo( mpShape->_getPropertySetInfo() ); in getPropertySetInfo() local
476 pInfo = new SfxExtItemPropertySetInfo( mpMap, xInfo->getProperties() ); in getPropertySetInfo()
487 uno::Reference< beans::XPropertySetInfo > xInfo( pInfo ); in getPropertySetInfo() local
/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx314 static Reference< XPropertySetInfo > xInfo = maPropSet.getPropertySetInfo(); in getPropertySetInfo() local
315 return xInfo; in getPropertySetInfo()
/trunk/main/sfx2/source/bastyp/
H A Dhelper.cxx100 uno::Reference< ucb::XCommandInfo > xInfo = aDestPath.getCommands(); in Transfer_Impl() local
102 if ( xInfo->hasCommandByName( aTransferName ) ) in Transfer_Impl()
/trunk/main/xmloff/source/xforms/
H A Dxformsexport.cxx456 Reference<XPropertySetInfo> xInfo = rPropertySet->getPropertySetInfo(); in lcl_exportDataTypeFacets() local
462 if( xInfo->hasPropertyByName( sName ) ) in lcl_exportDataTypeFacets()
/trunk/main/cui/source/options/
H A Doptpath.cxx799 Reference< XPropertySetInfo > xInfo = pImpl->m_xPathSettings->getPropertySetInfo(); in GetPathList() local
800 Property aProp = xInfo->getPropertyByName( sProp ); in GetPathList()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1771 uno::Reference< beans::XPropertySetInfo > xInfo; in setPropertyValues() local
1885 if ( !xInfo.is() ) in setPropertyValues()
1886 xInfo = getPropertySetInfo( xEnv, in setPropertyValues()
1889 if ( !xInfo->hasPropertyByName( bIsSpecial ? aSpecialName : rName ) ) in setPropertyValues()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx1796 uno::Reference< lang::XServiceInfo > xInfo(xControlModel, uno::UNO_QUERY); in OutputFlyFrame_Impl() local
1800 if (xInfo->supportsService(C2U("com.sun.star.form.component.CheckBox"))) in OutputFlyFrame_Impl()
1852 … else if (xInfo->supportsService(C2U("com.sun.star.form.component.TextField"))) in OutputFlyFrame_Impl()
1903 else if (xInfo->supportsService(C2U("com.sun.star.form.component.ListBox"))) in OutputFlyFrame_Impl()
1973 … OUStringToOString(xInfo->getImplementationName(), m_rExport.eCurrentEncoding).getStr()); in OutputFlyFrame_Impl()
/trunk/main/unotools/source/config/
H A Dpathoptions.cxx318 Reference<XPropertySetInfo> xInfo = xPrSet->getPropertySetInfo(); in IsPathReadonly() local
321 Property aProperty = xInfo->getPropertyByName(sU); in IsPathReadonly()
/trunk/main/svx/source/dialog/
H A Drubydialog.cxx363 Reference<XPropertySetInfo> xInfo = xPrSet->getPropertySetInfo(); in Activate() local
364 if(xInfo->hasPropertyByName(sUIName)) in Activate()
/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx106 uno::Reference< ::com::sun::star::ucb::XCommandInfo > xInfo = aDestPath.getCommands(); in Transfer_Impl() local
108 if ( xInfo->hasCommandByName( aTransferName ) ) in Transfer_Impl()
/trunk/main/framework/source/tabwin/
H A Dtabwindow.cxx938 …static css::uno::Reference< css::beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHe… in getPropertySetInfo() local
939 pInfo = &xInfo; in getPropertySetInfo()
/trunk/main/svx/source/table/
H A Dtablemodel.cxx481 Reference< XPropertySetInfo > xInfo; in getPropertySetInfo() local
482 return xInfo; in getPropertySetInfo()
H A Dpropertyset.hxx75 FastPropertySet( const rtl::Reference< FastPropertySetInfo >& xInfo );
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx1830 uno::Reference< beans::XPropertySetInfo > xInfo = xSet->getPropertySetInfo(); in GetObjCntType() local
1831 if(xInfo->hasPropertyByName( sName )) in GetObjCntType()
1833 beans::Property xProperty = xInfo->getPropertyByName( sName ); in GetObjCntType()
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx662 static Reference < XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo() local
663 return xInfo; in getPropertySetInfo()
/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx812 Reference< beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo() local
813 return xInfo; in getPropertySetInfo()
/trunk/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx199 uno::Reference< lang::XServiceInfo > xInfo( mxDiagram, uno::UNO_QUERY ); in SchXMLPlotAreaContext() local
201 if( xInfo.is() && in SchXMLPlotAreaContext()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx178 uno::Reference< ::com::sun::star::ucb::XCommandInfo > xInfo = aDestPath.getCommands(); in MoveFile() local
180 if ( xInfo->hasCommandByName( aTransferName ) ) in MoveFile()
/trunk/main/dbaccess/source/core/api/
H A Dresultset.cxx123 Reference <XPropertySetInfo > xInfo(xSet->getPropertySetInfo()); in DBG_NAME() local
124 if (xInfo->hasPropertyByName(PROPERTY_ISBOOKMARKABLE)) in DBG_NAME()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx364 com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet > xInfo; in ExecuteStyle() local
365 xStyles->getByName( pNameItem->GetValue() ) >>= xInfo; in ExecuteStyle()
367xInfo->getPropertyValue( ::rtl::OUString::createFromAscii("DisplayName") ) >>= aUIName; in ExecuteStyle()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx465 Reference< XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo() local
466 return xInfo; in getPropertySetInfo()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx181 Reference< XPropertySetInfo > xInfo = xSet->getPropertySetInfo(); in SafeAddPropertyListener() local
182 if (xInfo->hasPropertyByName(rPropName)) in SafeAddPropertyListener()
189 Reference< XPropertySetInfo > xInfo = xSet->getPropertySetInfo(); in SafeRemovePropertyListener() local
190 if (xInfo->hasPropertyByName(rPropName)) in SafeRemovePropertyListener()
H A Dsbagrid.cxx1261 Reference< XPropertySetInfo > xInfo = xDbProps->getPropertySetInfo(); in IsReadOnlyDB() local
1262 if (xInfo->hasPropertyByName(PROPERTY_ISREADONLY)) in IsReadOnlyDB()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx366 Reference< XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in IMPLEMENT_FORWARD_XINTERFACE2() local
367 return xInfo; in IMPLEMENT_FORWARD_XINTERFACE2()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx1378 Reference<XNumberingTypeInfo> xInfo(xDefNum, UNO_QUERY); in SvxNumOptionsTabPage() local
1393 if(xInfo.is()) in SvxNumOptionsTabPage()
1395 Sequence<sal_Int16> aTypes = xInfo->getSupportedNumberingTypes( ); in SvxNumOptionsTabPage()
1415 OUString aIdent = xInfo->getNumberingIdentifier( nCurrent ); in SvxNumOptionsTabPage()

Completed in 277 milliseconds

12345678910