Searched refs:i_rProperty (Results 1 – 8 of 8) sorted by relevance
/trunk/main/vcl/source/gdi/ |
H A D | print3.cxx | 1340 mpImplData->maPropertyToIndex.find( i_rProperty ); in getValue() 1347 mpImplData->maPropertyToIndex.find( i_rProperty ); in getValue() 1456 mpImplData->maPropertyToIndex.find( i_rProperty ); in enableUIOption() 1464 rtl::OUString aPropName( i_rProperty ); in enableUIOption() 1474 mpImplData->maPropertyToIndex.find( i_rProperty ); in isUIOptionEnabled() 1528 mpImplData->maChoiceDisableMap.find( i_rProperty ); in isUIChoiceEnabled() 1543 mpImplData->maControlDependencies.find( i_rProperty ); in getDependency() 1917 aVal.Name = i_rProperty; in getBoolControlOpt() 1944 aVal.Name = i_rProperty; in getChoiceControlOpt() 1976 aVal.Name = i_rProperty; in getRangeControlOpt() [all …]
|
/trunk/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 | 2067 ::rtl::OUString const & i_rProperty, in AddRDFa() argument 2075 i_rAbout, i_rProperty, i_rContent, i_rDatatype); in AddRDFa()
|
/trunk/main/xmloff/inc/ |
H A D | RDFaImportHelper.hxx | 70 ::rtl::OUString const & i_rProperty, 85 ::rtl::OUString const & i_rProperty,
|
/trunk/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,
|
/trunk/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 ()()
|
/trunk/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()
|
/trunk/main/xmloff/inc/xmloff/ |
H A D | xmlimp.hxx | 431 ::rtl::OUString const & i_rProperty,
|
Completed in 68 milliseconds