Searched refs:i_rProperty (Results 1 – 8 of 8) sorted by relevance
| /AOO42X/main/vcl/source/gdi/ |
| H A D | print3.cxx | 1337 beans::PropertyValue* PrinterController::getValue( const rtl::OUString& i_rProperty ) in getValue() argument 1340 mpImplData->maPropertyToIndex.find( i_rProperty ); in getValue() 1344 const beans::PropertyValue* PrinterController::getValue( const rtl::OUString& i_rProperty ) const in getValue() 1347 mpImplData->maPropertyToIndex.find( i_rProperty ); in getValue() 1453 void PrinterController::enableUIOption( const rtl::OUString& i_rProperty, bool i_bEnable ) in enableUIOption() argument 1456 mpImplData->maPropertyToIndex.find( i_rProperty ); in enableUIOption() 1464 rtl::OUString aPropName( i_rProperty ); in enableUIOption() 1470 bool PrinterController::isUIOptionEnabled( const rtl::OUString& i_rProperty ) const in isUIOptionEnabled() 1474 mpImplData->maPropertyToIndex.find( i_rProperty ); in isUIOptionEnabled() 1483 mpImplData->maControlDependencies.find( i_rProperty ); in isUIOptionEnabled() [all …]
|
| /AOO42X/main/xmloff/source/core/ |
| H A D | RDFaImportHelper.cxx | 421 ::rtl::OUString const & i_rProperty, in ParseRDFa() argument 425 if (!i_rProperty.getLength()) in ParseRDFa() 437 reader.ReadCURIEs(i_rProperty) ); in ParseRDFa() 470 ::rtl::OUString const & i_rProperty, in ParseAndAddRDFa() argument 475 ParseRDFa(i_rAbout, i_rProperty, i_rContent, i_rDatatype) ); in ParseAndAddRDFa()
|
| H A D | xmlimp.cxx | 2065 ::rtl::OUString const & i_rProperty, in AddRDFa() argument 2073 i_rAbout, i_rProperty, i_rContent, i_rDatatype); in AddRDFa()
|
| /AOO42X/main/xmloff/inc/ |
| H A D | RDFaImportHelper.hxx | 70 ::rtl::OUString const & i_rProperty, 85 ::rtl::OUString const & i_rProperty,
|
| /AOO42X/main/vcl/inc/vcl/ |
| H A D | print.hxx | 660 const rtl::OUString& i_rProperty, 668 const rtl::OUString& i_rProperty, 680 const rtl::OUString& i_rProperty, 691 const rtl::OUString& i_rProperty,
|
| /AOO42X/main/ucb/source/ucp/ext/ |
| H A D | ucpext_content.cxx | 129 const ::rtl::OUString& operator()( const Property& i_rProperty ) const in operator ()() 131 return i_rProperty.Name; in operator ()()
|
| /AOO42X/main/vcl/source/window/ |
| H A D | printdlg.cxx | 2327 void PrintDialog::updateWindowFromProperty( const rtl::OUString& i_rProperty ) in updateWindowFromProperty() argument 2329 beans::PropertyValue* pValue = maPController->getValue( i_rProperty ); in updateWindowFromProperty() 2330 …:OUString, std::vector< Window* > >::const_iterator it = maPropertyToWindowMap.find( i_rProperty ); in updateWindowFromProperty() 2346 else if( i_rProperty.equalsAscii( "PrintProspect" ) ) in updateWindowFromProperty()
|
| /AOO42X/main/xmloff/inc/xmloff/ |
| H A D | xmlimp.hxx | 431 ::rtl::OUString const & i_rProperty,
|