Searched refs:nMyId (Results 1 – 3 of 3) sorted by relevance
176 sal_uInt16 nMyId = pMen->GetCurItemId(); in IMPL_LINK_INLINE_START() local178 if ( nMyId < MN_ST_INSERT_START) return 0; in IMPL_LINK_INLINE_START()179 nMyId -= MN_ST_INSERT_START; in IMPL_LINK_INLINE_START()182 Reference< smarttags::XSmartTagAction > xSmartTagAction = maInvokeActions[ nMyId ].mxAction; in IMPL_LINK_INLINE_START()187 xSmartTagAction->invokeAction( maInvokeActions[ nMyId ].mnActionID, in IMPL_LINK_INLINE_START()191 maInvokeActions[ nMyId ].mxSmartTagProperties, in IMPL_LINK_INLINE_START()
169 sal_uInt16 nMyId = 0; in GetState() local366 nMyId = ScFunctionChildWindow::GetChildWindowId(); in GetState()367 rSet.Put(SfxBoolItem(FID_FUNCTION_BOX, pThisFrame->HasChildWindow(nMyId))); in GetState()
1516 …const sal_uInt16 nMyId = SwStyleNameMapper::GetPoolIdFromUIName(rCharacterStyle, nsSwGetPoolIdFrom… in lcl_InsertLabel() local1517 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertLabel()1824 …const sal_uInt16 nMyId = SwStyleNameMapper::GetPoolIdFromUIName( rCharacterStyle, nsSwGetPoolIdFro… in lcl_InsertDrawLabel() local1825 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertDrawLabel()
Completed in 278 milliseconds