Home
last modified time | relevance | path

Searched defs:pos (Results 176 – 200 of 218) sorted by relevance

123456789

/trunk/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx299 ColumnModels::iterator pos = m_pImpl->aColumns.begin() + i_position; in removeColumn() local
/trunk/main/cppuhelper/source/
H A Dfactory.cxx662 sal_Int32 pos = types.getLength(); in getTypes() local
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx408 int len,pos; member in InputStreamTransformer
/trunk/main/xmloff/source/transform/
H A DTransformerBase.cxx850 sal_Int32 pos; in ProcessAttrList() local
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DImageList.java76 private Size pos; field in ImageList
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx496 for ( sal_Int32 pos = 0; pos < len; ++pos ) in handle() local
H A Ddp_gui_updatedialog.cxx1305 sal_uInt16 pos = p->m_nIndex; in IMPL_LINK() local
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx758 void ListBox::SetEntryData( sal_uInt16 pos, void* data) in SetEntryData()
/trunk/main/sal/qa/osl/mutex/
H A Dosl_Mutex.cxx172 sal_Int8 pos; member
/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java1064 int pos = -1; in getParentDir() local
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx876 sal_Unicode read(rtl::OUString const & text, sal_Int32 * pos, bool * escaped) { in read()
/trunk/main/cppu/source/uno/
H A Dlbenv.cxx240 void * iface_ptr, ::std::size_t pos ) in find()
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx854 for ( sal_Int32 pos = moduleDescr.getLength(); pos--; ) in GetImage() local
H A Dcfg.cxx230 sal_Int32 pos = rMessage.indexOf( placeholder ); in replaceSaveInName() local
274 sal_Int32 pos = prefix.indexOf( in generateCustomName() local
5691 sal_Int32 pos = message.indexOf( placeholder ); in ReplaceIconName() local
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx571const geometry::IntegerPoint2D& pos ) throw (lang::IndexOutOfBoundsException, in getPixel()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx1282 for ( sal_Int32 pos = 0; pos < extensions.getLength(); ++pos ) in reinstallDeployedExtensions() local
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx558 xub_StrLen pos = aStr.Search(' '); in Out() local
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx477 MapString2Int::iterator pos = mpData->aSuspendedPropertyNotifications.find( rPropertyName ); in ImplLockPropertyChangeNotification() local
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.cxx89 rtl::OUString getReleaseNote(const UpdateInfo& rInfo, sal_uInt8 pos, bool autoDownloadEnabled) in getReleaseNote()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx507 PropertyAttributeCache::const_iterator pos = m_rAttribs.find( _rProp.Name ); in operator ()() local
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DVclHookException.java334 int start = -1, sep = -1, end =-1, pos = 0; in parse() local
/trunk/main/svx/source/form/
H A Dfmvwimp.cxx902 for ( PageWindowAdapterList::const_iterator pos = m_aPageWindowAdapters.begin(); in getFormController() local
/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx427 xub_StrLen pos = ::std::max(static_cast<const sal_Int32>(0), i_nStartPos); in lcl_FillFieldMarkArray() local
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1473 sal_Int32 pos = implNames.getLength(); in isRegistered_() local
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx3265 for ( sal_Int32 pos = 0; pos < aPropertyNames.getLength(); ++pos ) in setPropertiesToDefault() local
3275 for ( sal_Int32 pos = 0; pos < aPropertyNames.getLength(); ++pos ) in getPropertyDefaults() local

Completed in 585 milliseconds

123456789