/aoo41x/main/extensions/source/update/ui/ |
H A D | updatecheckui.cxx | 733 sal_uLong nEventID = pEvent->GetId(); in IMPL_LINK() 785 switch (pEvent->GetId()) in IMPL_LINK()
|
/aoo41x/main/sd/source/filter/eppt/ |
H A D | eppt.hxx | 207 sal_uInt16 GetId( const ByteString& rUniqueId, Size& rGraphicSize ); 258 sal_uInt32 GetId( FontCollectionEntry& rFontDescriptor );
|
H A D | epptso.cxx | 161 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()
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | NumberingManager.hxx | 146 sal_Int32 GetId( ) { return m_nId; }; in GetId() function in writerfilter::dmapper::AbstractListDef
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxdialog.cxx | 149 switch ( _rVclWindowEvent.GetId() ) in ProcessWindowEvent()
|
H A D | vclxspinbutton.cxx | 227 switch ( _rVclWindowEvent.GetId() ) in ProcessWindowEvent()
|
/aoo41x/main/sw/inc/ |
H A D | undobj.hxx | 81 virtual sal_uInt16 GetId() const { return static_cast<sal_uInt16>(m_nId); } in GetId() function in SwUndo
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | SidebarTxtControlAcc.cxx | 262 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent()
|
/aoo41x/main/rsc/source/parser/ |
H A D | erscerr.cxx | 452 StdLstErr( pHS->getString( pClass->GetId() ).getStr() ); in ErrorFormat()
|
/aoo41x/main/rsc/source/res/ |
H A D | rscconst.cxx | 229 fprintf( fOutput, "\t\tSet%s( %s( ", pName, pHS->getString( GetId() ).getStr() ); in WriteRcAccess()
|
/aoo41x/main/accessibility/source/standard/ |
H A D | vclxaccessiblebutton.cxx | 69 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent()
|
H A D | vclxaccessibleradiobutton.cxx | 74 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent()
|
H A D | vclxaccessiblecheckbox.cxx | 131 switch ( rVclWindowEvent.GetId() ) in ProcessWindowEvent()
|
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocumentPagePreview.cxx | 1504 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()
|
/aoo41x/main/desktop/source/deployment/gui/ |
H A D | license_dialog.cxx | 167 sal_uLong nId = ((const TextHint&)rHint).GetId(); in Notify()
|
/aoo41x/main/svtools/source/toolpanel/ |
H A D | drawerlayouter.cxx | 253 switch ( pWindowEvent->GetId() ) in IMPL_LINK()
|
/aoo41x/main/svx/inc/svx/ |
H A D | galtheme.hxx | 159 SVX_DLLPUBLIC sal_uInt32 GetId() const;
|
/aoo41x/main/svtools/source/control/ |
H A D | vclxaccessibleheaderbaritem.cxx | 106 …ent*)pEvent)->GetWindow()->IsAccessibilityEventsSuppressed() || ( pEvent->GetId() == VCLEVENT_OBJE… in IMPL_LINK()
|
/aoo41x/main/basic/source/inc/ |
H A D | symtbl.hxx | 147 sal_uInt16 GetId() const { return nId; } in GetId() function in SbiSymDef
|
/aoo41x/main/sc/source/core/data/ |
H A D | stlsheet.cxx | 292 if ( ((SfxSimpleHint&)rHint).GetId() == SFX_HINT_DYING ) in Notify()
|
/aoo41x/main/filter/source/pdf/ |
H A D | pdffilter.cxx | 172 if( pEvent->GetId() == VCLEVENT_OBJECT_DYING ) in IMPL_LINK()
|
/aoo41x/main/cui/source/inc/ |
H A D | cuigaldlg.hxx | 242 sal_uLong GetId() const { return aLbResName.GetSelectEntryPos(); } in GetId() function in GalleryIdDialog
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtw8nds.cxx | 1151 += (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()
|
/aoo41x/main/svtools/source/uno/ |
H A D | genericunodialog.cxx | 361 if ( _pEvent->GetId() == VCLEVENT_OBJECT_DYING ) in IMPL_LINK()
|
/aoo41x/main/sd/source/ui/sidebar/ |
H A D | CurrentMasterPagesSelector.cxx | 334 if (pSimpleHint->GetId() == SFX_HINT_DOCCHANGED) in Notify()
|