Home
last modified time | relevance | path

Searched refs:i_rProperty (Results 1 – 8 of 8) sorted by path

/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx129 const ::rtl::OUString& operator()( const Property& i_rProperty ) const in operator ()()
131 return i_rProperty.Name; in operator ()()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx660 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/vcl/source/gdi/
H A Dprint3.cxx1340 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/vcl/source/window/
H A Dprintdlg.cxx2327 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/
H A DRDFaImportHelper.hxx70 ::rtl::OUString const & i_rProperty,
85 ::rtl::OUString const & i_rProperty,
/trunk/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx431 ::rtl::OUString const & i_rProperty,
/trunk/main/xmloff/source/core/
H A DRDFaImportHelper.cxx421 ::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 Dxmlimp.cxx2067 ::rtl::OUString const & i_rProperty, in AddRDFa() argument
2075 i_rAbout, i_rProperty, i_rContent, i_rDatatype); in AddRDFa()

Completed in 65 milliseconds