Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 218) sorted by relevance

123456789

/trunk/main/writerfilter/source/doctok/
H A DWW8Table.cxx47 WW8sprmTDefTable::get_tc(sal_uInt32 pos) in get_tc()
62 WW8sprmTTableBorders::get_rgbbrc(sal_uInt32 pos) in get_rgbbrc()
80 sal_uInt32 WW8sprmTCellBottomColor::get_cellBottomColor(sal_uInt32 pos) in get_cellBottomColor()
97 sal_uInt32 WW8sprmTCellLeftColor::get_cellLeftColor(sal_uInt32 pos) in get_cellLeftColor()
114 sal_uInt32 WW8sprmTCellTopColor::get_cellTopColor(sal_uInt32 pos) in get_cellTopColor()
131 sal_uInt32 WW8sprmTCellRightColor::get_cellRightColor(sal_uInt32 pos) in get_cellRightColor()
156 WW8sprmTDefTableShd::get_shd(sal_uInt32 pos) in get_shd()
175 WW8sprmTCellShd::get_shd(sal_uInt32 pos) in get_shd()
194 WW8sprmTCellShadow::get_cellShadow(sal_uInt32 pos) in get_cellShadow()
H A DWW8Text.cxx38 sal_Int16 WW8sprmPChgTabsPapx::get_dxaDel(sal_uInt32 pos) in get_dxaDel()
48 sal_Int16 WW8sprmPChgTabsPapx::get_dxaAdd(sal_uInt32 pos) in get_dxaAdd()
59 WW8sprmPChgTabsPapx::get_tbdAdd(sal_uInt32 pos) in get_tbdAdd()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DImageElementContext.java67 public void setRowStyle(final int pos, final String styleName) in setRowStyle()
72 public void setColStyle(final int pos, final String styleName) in setColStyle()
77 public String getRowStyle(final int pos) in getRowStyle()
82 public String getColStyle(final int pos) in getColStyle()
/trunk/main/slideshow/source/engine/transitions/
H A Drandomwipe.cxx47 for ( sal_Int32 pos = nElements; pos--; ) in RandomWipe() local
56 for ( sal_Int32 pos = nElements; pos--; ) { in RandomWipe() local
78 for ( sal_Int32 pos = static_cast<sal_Int32>(t * m_nElements); pos--; ) in operator ()() local
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DEditPageParser.java53 public void handleComment( char[] data,int pos ) in handleComment()
58 public void handleEndTag( HTML.Tag t,int pos ) in handleEndTag()
78 public void handleError( String errorMsg,int pos ) in handleError()
83 public void handleSimpleTag( HTML.Tag t, MutableAttributeSet a,int pos ) in handleSimpleTag()
128 public void handleStartTag( HTML.Tag t, MutableAttributeSet a,int pos ) in handleStartTag()
/trunk/main/scripting/source/provider/
H A DActiveMSPList.cxx140 ScriptComponent_map::const_iterator pos = m_mScriptComponents.find( xNormalized ); in getMSPFromInvocationContext() local
179 ScriptComponent_map::const_iterator pos = m_mScriptComponents.find( xNormalized ); in getMSPFromStringContext() local
232 ScriptComponent_map::const_iterator pos = m_mScriptComponents.find( xNormalized ); in addActiveMSP() local
264 ScriptComponent_map::iterator pos = m_mScriptComponents.find( xNormalized ); in disposing() local
/trunk/main/sw/qa/core/
H A Dbigpointerarray-new.cxx70 void BigPtrArray::Insert(const ElementPtr& rElem, sal_uLong pos) in Insert()
86 void BigPtrArray::Remove( sal_uLong pos, sal_uLong n ) in Remove()
93 void BigPtrArray::Replace(sal_uLong pos, const ElementPtr& rElem) in Replace()
/trunk/main/i18npool/source/breakiterator/
H A Dbreakiterator_th.cxx88 static sal_uInt16 SAL_CALL getCombState(const sal_Unicode *text, sal_Int32 pos) in getCombState()
104 static sal_Int32 SAL_CALL getACell(const sal_Unicode *text, sal_Int32 pos, sal_Int32 len) in getACell()
139 sal_Int32 start, end, pos; in makeIndex() local
/trunk/main/dbaccess/source/ui/uno/
H A Dtextconnectionsettings_uno.cxx205 PropertyValues::const_iterator pos = m_aPropertyValues.find( _nHandle ); in setFastPropertyValue_NoBroadcast() local
221 PropertyValues::const_iterator pos = m_aPropertyValues.find( _nHandle ); in convertFastPropertyValue() local
240 PropertyValues::const_iterator pos = m_aPropertyValues.find( _nHandle ); in getFastPropertyValue() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XBreakIterator.java434 int pos = 0; in _getLineBreak() local
470 int pos = oObj.beginOfScript(multiScript, 3, ScriptType.ASIAN) ; in _beginOfScript() local
485 int pos = oObj.endOfScript(multiScript, 2, ScriptType.ASIAN) ; in _endOfScript() local
500 int pos = oObj.nextScript(multiScript, 0, ScriptType.LATIN) ; in _nextScript() local
515 int pos = oObj.previousScript(multiScript, 5, ScriptType.ASIAN) ; in _previousScript() local
543 protected short getCharBlockType(int pos) { in getCharBlockType()
/trunk/main/xml2cmp/source/support/
H A Dlist.hxx132 List<XX>::insert(unsigned pos, const XX & elem_) in insert()
149 List<XX>::remove(unsigned pos) in remove()
222 DynamicList<XY>::insert(unsigned pos, XY * const & elem_) in insert()
235 DynamicList<XY>::remove( unsigned pos ) in remove()
/trunk/main/xmloff/source/forms/
H A Dproperty_meta_data.cxx204 DescriptionsByName::const_iterator pos = rAllDescriptions.find( i_propertyName ); in getPropertyDescription() local
216 const IndexedPropertyGroups::const_iterator pos = rPropertyGroups.find( i_propertyGroup ); in getPropertyGroup() local
234 … const AttributesWithoutGroup::const_iterator pos = attributesWithoutGroups.find( i_attribute ); in getPropertyGroupList() local
256 const ReverseTokenLookup::const_iterator pos = rTokenLookup.find( i_attributeName ); in getAttributeDescription() local
/trunk/main/desktop/source/deployment/misc/
H A Ddp_ucb.cxx130 for ( sal_Int32 pos = 0; pos < infos.getLength(); ++pos ) in create_folder() local
221 sal_Int32 pos = 0; in readLine() local
277 sal_Int32 pos = 0; in readProperties() local
/trunk/main/canvas/inc/canvas/base/
H A Ddoublebitmapbase.hxx107 virtual void SAL_CALL setPixel( const ::com::sun::star::uno::Sequence< double >& color, in setPixel()
124 …virtual ::com::sun::star::uno::Sequence< double > SAL_CALL getPixel( ::com::sun::star::rendering::… in getPixel()
H A Dfloatbitmapbase.hxx109 virtual void SAL_CALL setPixel( const ::com::sun::star::uno::Sequence< float >& color, in setPixel()
127 …virtual ::com::sun::star::uno::Sequence< float > SAL_CALL getPixel( ::com::sun::star::rendering::F… in getPixel()
H A Dintegerbitmapbase.hxx107 virtual void SAL_CALL setPixel( const ::com::sun::star::uno::Sequence< sal_Int8 >& color, in setPixel()
124 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getPixel( ::com::sun::star::rendering… in getPixel()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DSolarisHelper.java161 int pos = version.indexOf(","); in getMainVersion() local
172 int pos = version.indexOf("="); in getPackageRevision() local
182 int pos = -1; in getVectorOfNumbers() local
328 int pos = line.indexOf("REV="); in getVersionString() local
337 int pos = versionLine.lastIndexOf(" "); in getVersionString() local
348 int pos = version.indexOf("."); in getInstalledMinor() local
/trunk/main/sw/source/core/crsr/
H A Dcrbm.cxx227 SwPosition pos(*GetCrsr()->GetPoint()); in GetCurrentFieldmark() local
233 SwPosition pos(*GetCrsr()->GetPoint()); in GetFieldmarkAfter() local
239 SwPosition pos(*GetCrsr()->GetPoint()); in GetFieldmarkBefore() local
/trunk/main/fpicker/source/win32/filepicker/
H A DFilterContainer.cxx66 sal_Int32 pos = -1; in addFilter() local
96 sal_Int32 pos = getFilterTagPos( aName ); in delFilter() local
134 sal_Int32 pos = getFilterTagPos( aName ); in getFilter() local
/trunk/main/soltools/inc/
H A Dst_list.hxx179 ST_List<XX>::Insert(unsigned pos, const XX & elem_) in Insert()
196 ST_List<XX>::Remove(unsigned pos) in Remove()
301 DynamicList<XY>::Insert(unsigned pos, XY * const & elem_) in Insert()
314 DynamicList<XY>::Remove( unsigned pos ) in Remove()
/trunk/main/comphelper/source/misc/
H A Dnamedvaluecollection.cxx262 NamedValueRepository::const_iterator pos = m_pImpl->aValues.find( _rValueName ); in get_ensureType() local
293 NamedValueRepository::const_iterator pos = m_pImpl->aValues.find( _rValueName ); in impl_get() local
304 NamedValueRepository::const_iterator pos = m_pImpl->aValues.find( _rValueName ); in impl_has() local
319 NamedValueRepository::iterator pos = m_pImpl->aValues.find( _rValueName ); in impl_remove() local
/trunk/main/canvas/source/directx/
H A Ddx_bitmap.cxx178 const geometry::IntegerPoint2D& pos ) in setPixel()
197 const geometry::IntegerPoint2D& pos ) in getPixel()
/trunk/main/tools/source/fsys/
H A Dwldcrd.cxx49 int pos=0; in ImpMatch() local
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx134 for ( sal_Int32 pos = 0; pos < len; ++pos ) in checkSeq() local
225 for ( sal_Int32 pos = 0; pos < len; ++pos ) in checkParameters() local
358 for ( sal_Int32 pos = 0; pos < len; ++pos ) in checkService() local
418 for ( sal_Int32 pos = existingProperties.getLength() + 1; in checkService() local
/trunk/main/sax/qa/gtest/
H A Dtest_converter.cxx70 char const*const pos((i_pos) ? i_pos : pis); in doTest() local
141 char const*const pos((i_pos) ? i_pos : pis); in doTest() local

Completed in 89 milliseconds

123456789