Home
last modified time | relevance | path

Searched refs:fill (Results 51 – 75 of 253) sorted by relevance

1234567891011

/aoo41x/main/toolkit/test/accessibility/
H A DCanvasShape.java142 g.fill (maShape); in paint()
157 g.fill ( in paint()
/aoo41x/main/offapi/com/sun/star/document/
H A DXDocumentEventBroadcaster.idl81 and fill in the <code>Source</code> member (denoting the broadcaster) as appropriate.</p>
105 … be unable to fill in the <code>Source</code> member of the <type>DocumentEvent</type> instance.
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvasShape.java175 g.fill (maShape); in paint()
190 g.fill ( in paint()
/aoo41x/main/dbaccess/source/core/api/
H A DRowSetCache.cxx632 aTemp.fill(x); in updateObject()
654 aTemp.fill(x); in updateNumericObject()
875 bCheck = fill(aIter,m_pMatrix->end(),nPos,bCheck); in moveWindow()
988 bCheck = fill(aIter,aEnd,nPos,bCheck); // refill the region wew don't need anymore in moveWindow()
1663 sal_Bool ORowSetCache::fill(ORowSetMatrix::iterator& _aIter,const ORowSetMatrix::iterator& _aEnd,sa… in fill() function in ORowSetCache
/aoo41x/main/connectivity/source/commontools/
H A DTDatabaseMetaDataBase.cxx150 aValue.fill(i,*pType,xRow); in getTypeInfo()
161 (*aIter)->fill(aRow); in getTypeInfo()
H A DFValue.cxx2102 void ORowSetValue::fill( const sal_Int32 _nType, const Reference< XColumn >& _rxColumn ) in fill() function in connectivity::ORowSetValue
2109 void ORowSetValue::fill( sal_Int32 _nPos, sal_Int32 _nType, sal_Bool _bNullable, const Reference< … in fill() function in connectivity::ORowSetValue
2116 void ORowSetValue::fill(sal_Int32 _nPos, in fill() function in connectivity::ORowSetValue
2121 fill(_nPos,_nType,sal_True,_xRow); in fill()
2210 void ORowSetValue::fill(const Any& _rValue) in fill() function in connectivity::ORowSetValue
/aoo41x/main/vcl/
H A DWinResTarget_vcl.mk60 vcl/win/source/src/fill.cur \
167 vcl/os2/source/src/fill.ptr \
/aoo41x/main/sd/source/core/
H A Dglob.src254 Text [ en-US ] = "Object with no fill and no line" ;
266 Text [ en-US ] = "Object without fill" ;
/aoo41x/main/offapi/com/sun/star/awt/
H A DXGraphics.idl53 /** the fill color used by text operations.
61 /** the fill color.
/aoo41x/main/slideshow/qa/debug/
H A Dnodetree.sh69 dot -Gratio=fill -Gsize=23,33 -Tps
H A Dreadme.txt15 slideshow. Each node has a fill color corresponding to its current
/aoo41x/main/fpicker/source/win32/misc/
H A DAutoBuffer.hxx57 sal_Bool SAL_CALL fill( const sal_Unicode* pContent, size_t nLen );
H A DAutoBuffer.cxx102 sal_Bool SAL_CALL CAutoUnicodeBuffer::fill( const sal_Unicode* pContent, size_t nLen ) in fill() function in CAutoUnicodeBuffer
/aoo41x/main/sysui/source/win32/misc/
H A DAutoBuffer.hxx60 sal_Bool SAL_CALL fill( const sal_Unicode* pContent, size_t nLen );
H A DAutoBuffer.cxx96 sal_Bool SAL_CALL CAutoUnicodeBuffer::fill( const sal_Unicode* pContent, size_t nLen ) in fill() function in CAutoUnicodeBuffer
/aoo41x/main/sc/source/ui/formdlg/
H A Dformula.cxx137 fill(); in ScFormulaDlg()
220 void ScFormulaDlg::fill() in fill() function in ScFormulaDlg
/aoo41x/main/svtools/inc/svtools/
H A DDocumentInfoPreview.hxx48 void fill(const ::com::sun::star::uno::Reference<
/aoo41x/main/oox/source/ppt/
H A Dbackgroundproperties.cxx48 case PPT_TOKEN( fill ): // a:CT_FillEffect in createFastChildContext()
/aoo41x/main/connectivity/source/inc/
H A DRowFunctionParser.hxx74 virtual void fill(const ODatabaseMetaDataResultSet::ORow& _aRow ) const = 0;
/aoo41x/main/oox/source/drawingml/table/
H A Dtablebackgroundstylecontext.cxx58 case A_TOKEN( fill ): // CT_FillProperties in createFastChildContext()
H A Dtablestylecellstylecontext.cxx95 case A_TOKEN( fill ): // CT_FillProperties in createFastChildContext()
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DEventMonitorView.java89 aConstraints.fill = GridBagConstraints.HORIZONTAL; in Layout()
/aoo41x/main/vcl/os2/source/src/
H A Dmakefile.mk48 fill.ptr \
/aoo41x/main/offapi/com/sun/star/form/component/
H A DDataForm.idl128 In a first approach, the form tries to fill any parameters from it's master-detail relation
130 fill them by their own choice.</p>
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx527 aValue.fill(x); in setObjectWithInfo()
534 aValue.fill(x); in setObjectWithInfo()

Completed in 89 milliseconds

1234567891011