Home
last modified time | relevance | path

Searched refs:StringIdPair_Impl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx65 struct StringIdPair_Impl struct
437 static const StringIdPair_Impl aHoriIds[] = in lcl_ChangeResIdToVerticalOrRTL()
448 static const StringIdPair_Impl aVertIds[] = in lcl_ChangeResIdToVerticalOrRTL()
460 for(nIndex = 0; nIndex < sizeof(aHoriIds) / sizeof(StringIdPair_Impl); ++nIndex) in lcl_ChangeResIdToVerticalOrRTL()
469 for(nIndex = 0; nIndex < sizeof(aVertIds) / sizeof(StringIdPair_Impl); ++nIndex) in lcl_ChangeResIdToVerticalOrRTL()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx103 struct StringIdPair_Impl struct
527 static const StringIdPair_Impl aHoriIds[] = in lcl_ChangeResIdToVerticalOrRTL()
538 static const StringIdPair_Impl aVertIds[] = in lcl_ChangeResIdToVerticalOrRTL()
550 static const StringIdPair_Impl aVertL2RIds[] = in lcl_ChangeResIdToVerticalOrRTL()
563 for(nIndex = 0; nIndex < sizeof(aHoriIds) / sizeof(StringIdPair_Impl); ++nIndex) in lcl_ChangeResIdToVerticalOrRTL()
572 for(nIndex = 0; nIndex < sizeof(aVertIds) / sizeof(StringIdPair_Impl); ++nIndex) in lcl_ChangeResIdToVerticalOrRTL()

Completed in 37 milliseconds