Home
last modified time | relevance | path

Searched refs:stroke (Results 1 – 21 of 21) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccActionBase.cpp292 KeyStroke stroke = keySet[iIndex]; in GetkeyBindingStrByXkeyBinding() local
296 if((stroke.Modifiers & MODIFIER_SHIFT) == MODIFIER_SHIFT) in GetkeyBindingStrByXkeyBinding()
298 if((stroke.Modifiers & MODIFIER_CTRL) == MODIFIER_CTRL) in GetkeyBindingStrByXkeyBinding()
300 if((stroke.Modifiers & MODIFIER_ALT) == MODIFIER_ALT) in GetkeyBindingStrByXkeyBinding()
302 if(stroke.KeyCode) in GetkeyBindingStrByXkeyBinding()
304 OLECHAR* pChar = getOLECHARFromKeyCode(stroke.KeyCode); in GetkeyBindingStrByXkeyBinding()
307 else if (stroke.KeyCode <= 255) in GetkeyBindingStrByXkeyBinding()
310 swprintf( pChar, L"%c", stroke.KeyCode); in GetkeyBindingStrByXkeyBinding()
316 swprintf( pChar, L"%d", stroke.KeyCode); in GetkeyBindingStrByXkeyBinding()
/trunk/main/offapi/com/sun/star/rendering/
H A DStrokeAttributes.idl38 /** Defines the width of the stroke, measured in user
96 width of the multiple-line stroke. That is, the stroke becomes
103 /** The start shape of the stroke.<p>
114 /** The end shape of the stroke.<p>
125 /** The join shape of the stroke.<p>
127 After every sub-stroke, i.e. after every line or curve segment
129 into the stroke to glue the segments together. Please note
H A DTexture.idl117 parametric polygons color value is used to stroke the returned
124 /** Specifies the stroke attributes used for hatching.<p>
H A DXCanvas.idl251 specified stroke attributes.<p>
284 specified stroke attributes, fill the stroked outline
327 specified stroke attributes, fill the stroked outline
376 /** Query the polygonal representation of the stroke outlines, as
380 area as a stroke.<p>
H A DXSimpleCanvas.idl69 does not distinguish between stroke and fill operations; instead,
70 switching between stroke and fill (or taking both) works by
/trunk/main/oox/inc/oox/drawingml/
H A Dcustomshapeproperties.hxx102 sal_Bool stroke; member
106 Path2D() : w( 0 ), h( 0 ), fill( XML_norm ), stroke( sal_True ), extrusionOk( sal_True ) {}; in Path2D()
/trunk/main/i18npool/source/collator/data/
H A Dzh_TW_stroke.txt22 # Collation rule for Traditional Chinese stroke
H A Dzh_stroke.txt22 # Collation rule for Simplified Chinese stroke
/trunk/main/offapi/com/sun/star/awt/
H A DKeyStroke.idl33 /** Describes a key stroke for hotkeys etc.
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A DAccessibleKeyBinding.idl54 /// stroke have to be released before pressing those of the next.
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.hxx217 virtual void stroke(GfxState *state);
H A Dpdfioutdev_gpl.cxx688 void PDFOutDev::stroke(GfxState *state) in stroke() function in pdfi::PDFOutDev
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleKeyBinding.idl68 one key stroke have to be released before pressing those of the
/trunk/main/offapi/com/sun/star/form/component/
H A DNavigationToolBar.idl77 that the text in the control should be underlined or stroke out.</p>
/trunk/main/oox/source/vml/
H A Dvmlshapecontext.cxx307 case VML_TOKEN( stroke ): in onCreateContext()
/trunk/main/oox/source/drawingml/
H A Dcustomshapegeometry.cxx993 rPath2D.stroke = aAttribs.getBool( XML_stroke, sal_True ); in Path2DContext()
/trunk/main/oox/source/token/
H A Dtokens.txt4872 stroke
/trunk/extras/l10n/source/br/
H A Dlocalize.sdf59010 svtools source\control\ctrlbox.src 0 string STR_SVT_COLLATE_STROKE 0 br Tenn (stroke) 2002-02…
59021 svtools source\control\ctrlbox.src 0 string STR_SVT_INDEXENTRY_STROKE 0 br Tenn (stroke) 2002…
/trunk/extras/l10n/source/pl/
H A Dlocalize.sdf21808 svtools source\control\ctrlbox.src 0 string STR_SVT_COLLATE_STROKE 0 pl Kreski (stroke) 20200…
21819 svtools source\control\ctrlbox.src 0 string STR_SVT_INDEXENTRY_STROKE 0 pl Kreski (stroke) 20…
/trunk/extras/l10n/source/kab/
H A Dlocalize.sdf21808 svtools source\control\ctrlbox.src 0 string STR_SVT_COLLATE_STROKE 0 kab Trait (stroke) 20200…
21819 svtools source\control\ctrlbox.src 0 string STR_SVT_INDEXENTRY_STROKE 0 kab Trait (stroke) 20…
/trunk/extras/l10n/source/fr/
H A Dlocalize.sdf21808 svtools source\control\ctrlbox.src 0 string STR_SVT_COLLATE_STROKE 0 fr Trait (stroke) 202004…
21819 svtools source\control\ctrlbox.src 0 string STR_SVT_INDEXENTRY_STROKE 0 fr Trait (stroke) 202…

Completed in 3831 milliseconds