| /trunk/main/vcl/aqua/source/a11y/ |
| H A D | aqua11ytextattributeswrapper.mm | 46 +(int)convertUnderlineStyle:(PropertyValue)property { argument 57 +(int)convertBoldStyle:(PropertyValue)property { argument 70 +(int)convertItalicStyle:(PropertyValue)property { argument 79 +(BOOL)isStrikethrough:(PropertyValue)property { argument 90 +(BOOL)convertBoolean:(PropertyValue)property { argument 100 +(NSNumber *)convertShort:(PropertyValue)property { argument 131 …)string forRange:(NSRange)range storeDefaultsTo:(AquaA11yWrapper *)wrapperStore getDefaultsFrom:(A…
|
| /trunk/main/ucbhelper/source/provider/ |
| H A D | propertyvalueset.cxx | 86 struct PropertyValue struct 91 sal_uInt32 nPropsSet; 92 sal_uInt32 nOrigValue; 94 OUString aString; // getString 95 sal_Bool bBoolean; // getBoolean 96 sal_Int8 nByte; // getByte 97 sal_Int16 nShort; // getShort 98 sal_Int32 nInt; // getInt 99 sal_Int64 nLong; // getLong 100 float nFloat; // getFloat [all …]
|
| /trunk/main/embeddedobj/source/general/ |
| H A D | dummyobject.cxx | 303 void SAL_CALL ODummyEmbeddedObject::setPersistentEntry( in setPersistentEntry() 370 void SAL_CALL ODummyEmbeddedObject::storeToEntry( const uno::Reference< embed::XStorage >& xStorage, in storeToEntry() 392 void SAL_CALL ODummyEmbeddedObject::storeAsEntry( const uno::Reference< embed::XStorage >& xStorage, in storeAsEntry() 527 void SAL_CALL ODummyEmbeddedObject::reload( in reload()
|
| /trunk/main/ucb/source/ucp/webdav/ |
| H A D | ContentProperties.hxx | 67 class PropertyValue class 74 PropertyValue() in PropertyValue() function in http_dav_ucp::PropertyValue 77 PropertyValue( const ::com::sun::star::uno::Any & rValue, in PropertyValue() function in http_dav_ucp::PropertyValue
|
| /trunk/main/svx/source/sdr/primitive2d/ |
| H A D | primitivefactory2d.cxx | 63 Primitive2DSequence SAL_CALL PrimitiveFactory2D::createPrimitivesFromXShape( in createPrimitivesFromXShape() 83 Primitive2DSequence SAL_CALL PrimitiveFactory2D::createPrimitivesFromXDrawPage( in createPrimitivesFromXDrawPage()
|
| /trunk/main/forms/source/richtext/ |
| H A D | specialdispatchers.cxx | 66 …atch( const URL& _rURL, const Sequence< PropertyValue >& /*_rArguments*/ ) throw (RuntimeException) in dispatch() 129 …atch( const URL& _rURL, const Sequence< PropertyValue >& /*_rArguments*/ ) throw (RuntimeException) in dispatch()
|
| H A D | clipboarddispatcher.cxx | 121 …ch( const URL& /*_rURL*/, const Sequence< PropertyValue >& /*Arguments*/ ) throw (RuntimeException) in dispatch()
|
| /trunk/main/connectivity/source/drivers/calc/ |
| H A D | CDriver.cxx | 90 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) in getPropertyInfo()
|
| /trunk/main/connectivity/source/drivers/dbase/ |
| H A D | DDriver.cxx | 82 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) in getPropertyInfo()
|
| /trunk/main/canvas/source/null/ |
| H A D | null_canvasfont.cxx | 38 CanvasFont::CanvasFont( const rendering::FontRequest& rFontRequest, in CanvasFont()
|
| /trunk/main/chart2/source/controller/main/ |
| H A D | UndoCommandDispatch.cxx | 98 void SAL_CALL UndoCommandDispatch::dispatch( in dispatch()
|
| H A D | StatusBarCommandDispatch.cxx | 102 void SAL_CALL StatusBarCommandDispatch::dispatch( in dispatch()
|
| H A D | CommandDispatch.cxx | 95 …ch::dispatch( const util::URL& /* URL */, const Sequence< beans::PropertyValue >& /* Arguments */ ) in dispatch()
|
| /trunk/main/wizards/com/sun/star/wizards/ui/event/ |
| H A D | DataAware.java | 261 public static class PropertyValue implements Value { class in DataAware 277 public PropertyValue(String propertyName, Object propertyOwner) { in PropertyValue() method in DataAware.PropertyValue
|
| /trunk/main/framework/source/dispatch/ |
| H A D | oxt_handler.cxx | 195 void SAL_CALL Oxt_Handler::dispatchWithNotification( const css::util::URL& aURL, in dispatchWithNotification()
|
| H A D | systemexec.cxx | 159 …atchWithNotification( const css::util::URL& aURL , in dispatchWithNotification()
|
| H A D | startmoduledispatcher.cxx | 112 …patchWithNotification(const css::util::URL& aURL , in dispatchWithNotification()
|
| /trunk/main/connectivity/source/drivers/odbcbase/ |
| H A D | ODriver.cxx | 131 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) in getPropertyInfo()
|
| /trunk/main/connectivity/source/drivers/jdbc/ |
| H A D | JDriver.cxx | 131 …quence< DriverPropertyInfo > SAL_CALL java_sql_Driver::getPropertyInfo( const ::rtl::OUString& url, in getPropertyInfo()
|
| /trunk/main/canvas/source/directx/ |
| H A D | dx_canvasfont.cxx | 53 CanvasFont::CanvasFont( const rendering::FontRequest& rFontRequest, in CanvasFont()
|
| /trunk/main/connectivity/source/drivers/evoab2/ |
| H A D | NDriver.cxx | 158 …l::OUString& url, const Sequence< PropertyValue >& /*info*/ ) throw(SQLException, RuntimeException) in getPropertyInfo()
|
| /trunk/main/embeddedobj/source/commonembedding/ |
| H A D | xfactory.cxx | 523 uno::Reference< uno::XInterface > SAL_CALL OOoSpecialEmbeddedObjectFactory::createInstanceUserInit( in createInstanceUserInit()
|
| /trunk/main/canvas/source/vcl/ |
| H A D | canvasfont.cxx | 44 CanvasFont::CanvasFont( const rendering::FontRequest& rFontRequest, in CanvasFont()
|
| /trunk/main/canvas/source/cairo/ |
| H A D | cairo_canvasfont.cxx | 64 CanvasFont::CanvasFont( const rendering::FontRequest& rFontRequest, in CanvasFont()
|
| /trunk/main/mysqlc/source/ |
| H A D | mysqlc_driver.cxx | 196 …ALL MysqlCDriver::getPropertyInfo(const OUString& url, const Sequence< PropertyValue >& /* info */) in getPropertyInfo()
|