Home
last modified time | relevance | path

Searched refs:GetId (Results 201 – 225 of 420) sorted by relevance

12345678910>>...17

/trunk/main/tools/source/string/
H A Dstrucvt.cxx197 Append( UniString::CreateFromInt32( rResId.GetId() ) ); in UniString()
/trunk/main/sc/source/ui/unoobj/
H A Deventuno.cxx59 ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
H A Dnotesuno.cxx96 ((const SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
H A Deditsrc.cxx287 sal_uLong nId = ((const SfxSimpleHint&)rHint).GetId(); in Notify()
/trunk/main/sd/source/ui/app/
H A Dsdmod.cxx158 ( (SfxSimpleHint&) rHint ).GetId() == SFX_HINT_DEINITIALIZING ) in Notify()
/trunk/main/editeng/source/outliner/
H A Doutlundo.cxx187 sal_uInt16 _nId = GetId(); in Restore()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx161 sal_uInt16 PPTExBulletProvider::GetId( const ByteString& rUniqueId, Size& rGraphicSize ) in GetId() function in PPTExBulletProvider
367 sal_uInt32 FontCollection::GetId( FontCollectionEntry& rEntry ) in GetId() function in FontCollection
1417 sal_uInt16 nFontId = (sal_uInt16)maFontCollection.GetId( aFontDescEntry ); in ImplWriteParagraphs()
1909 mnFont = (sal_uInt16)rFontCollection.GetId( aFontDesc ); in ImplGetPortionValues()
1936 mnAsianOrComplexFont = (sal_uInt16)rFontCollection.GetId( aFontDesc ); in ImplGetPortionValues()
1957 mnAsianOrComplexFont = (sal_uInt16)rFontCollection.GetId( aFontDesc ); in ImplGetPortionValues()
2584 nBulletId = rBuProv.GetId( aUniqueId, aBuGraSize ); in ImplGetNumberingLevel()
3967 nSoundRef = maSoundCollection.GetId( *(::rtl::OUString*)mAny.getValue() ); in ImplWriteObjectEffect()
4051 nSoundRef = maSoundCollection.GetId( *(::rtl::OUString*)mAny.getValue() ); in ImplWriteClickAction()
H A Deppt.hxx207 sal_uInt16 GetId( const ByteString& rUniqueId, Size& rGraphicSize );
258 sal_uInt32 GetId( FontCollectionEntry& rFontDescriptor );
H A Dpptexsoundcollection.cxx164 sal_uInt32 ExSoundCollection::GetId( const String& rString ) in GetId() function in ppt::ExSoundCollection
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx733 sal_uLong nEventID = pEvent->GetId(); in IMPL_LINK()
785 switch (pEvent->GetId()) in IMPL_LINK()
/trunk/main/sw/source/core/undo/
H A Dunattr.cxx1099 GetId() == UNDO_INC_LEFTMARGIN, m_bModulus ); in RedoImpl()
1105 rDoc.MoveLeftMargin(rContext.GetRepeatPaM(), GetId() == UNDO_INC_LEFTMARGIN, in RepeatImpl()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1504 if ((rRef.GetId() == SC_HINT_DATACHANGED)) in Notify()
1554 else if (rRef.GetId() == SC_HINT_ACC_MAKEDRAWLAYER) in Notify()
1558 else if (rRef.GetId() == SC_HINT_ACC_VISAREACHANGED) in Notify()
/trunk/main/svtools/source/uno/
H A Dpopupwindowcontroller.cxx93 switch( pWindowEvent->GetId() ) in IMPL_LINK()
/trunk/main/scripting/source/basprov/
H A Dbasscript.cxx101 if ( pSimpleHint && ( pSimpleHint->GetId() == SFX_HINT_DYING ) ) in Notify()
/trunk/main/basic/source/sample/
H A Dobject.cxx178 sal_uIntPtr t = pHint->GetId(); in SFX_NOTIFY()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblescrollbar.cxx70 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent()
/trunk/main/svx/source/mnuctrls/
H A DSmartTagCtl.cxx155 mrParent.EnableItem( GetId(), SFX_ITEM_DISABLED != eState ); in StateChanged()
/trunk/main/sd/source/ui/framework/factories/
H A DFullScreenPane.cxx199 switch (pEvent->GetId()) in IMPL_LINK()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1151 += (sal_Char)( 'A' + GetExport( ).GetId( *rAttr.GetTOXType() ) ); in TOXMark()
1618 m_rWW8Export.InsUInt16( m_rWW8Export.GetId( *pSwCharFmt ) ); in FormatDrop()
1633 m_rWW8Export.InsUInt16( m_rWW8Export.GetId( *pSwCharFmt ) ); in FormatDrop()
1812 nStyleBeforeFly = GetId( lcl_getFormatCollection( *this, &rNode ) ); in OutputTextNode()
/trunk/main/sfx2/inc/sfx2/
H A Dstbitem.hxx120 sal_uInt16 GetId() const { return nId; } in GetId() function in SfxStatusBarControl
/trunk/main/svtools/source/brwbox/
H A Ddatwin.hxx96 sal_uInt16 GetId() const { return _nId; } in GetId() function in BrowserColumn
/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx310 PropertyIds GetId(const ::rtl::OUString & rString) const;
/trunk/main/sw/source/core/text/
H A Dporfld.hxx227 inline SwTwips GetId() const { return nId; } in GetId() function in SwGrfNumPortion
/trunk/main/basic/source/comp/
H A Dexprgen.cxx173 sal_uInt16 nId = ( eOp == _PARAM ) ? pDef->GetPos() : pDef->GetId(); in GenElement()
/trunk/main/accessibility/bridge/source/java/
H A DWindowsAccessBridgeAdapter.cxx300 switch (pEvent->GetId()) in VCLEventListenerLinkFunc()

Completed in 146 milliseconds

12345678910>>...17