Lines Matching refs:getValue
749 aValue = pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintDialog" ) ), in readFromSettings()
755 aValue = pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintDialog" ) ), in readFromSettings()
766 aValue = pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintDialog" ) ), in readFromSettings()
820 aValue = pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintDialog" ) ), in readFromSettings()
897 … String aValue( pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintDialog" ) ), in PrintDialog()
1088 …rtl::OUString aValue = pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintDialog" … in readFromSettings()
1103 …rtl::OUString aWinState( pItem->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintDialog… in readFromSettings()
1420 PropertyValue* pVal = maPController->getValue( aPropertyName ); in setupOptionalUI()
1465 PropertyValue* pVal = maPController->getValue( aPropertyName ); in setupOptionalUI()
1513 PropertyValue* pVal = maPController->getValue( aPropertyName ); in setupOptionalUI()
1581 PropertyValue* pVal = maPController->getValue( aPropertyName ); in setupOptionalUI()
1615 PropertyValue* pVal = maPController->getValue( aPropertyName ); in setupOptionalUI()
1642 PropertyValue* pVal = maPController->getValue( aPropertyName ); in setupOptionalUI()
2317 pVal = maPController->getValue( it->second ); in getValueForWindow()
2329 beans::PropertyValue* pValue = maPController->getValue( i_rProperty ); in updateWindowFromProperty()