Searched refs:sCfgName (Results 1 – 2 of 2) sorted by relevance
139 String sCfgName; in getCfgName_Impl() local152 return sCfgName; in getCfgName_Impl()740 String sCfgName = getCfgName_Impl( _nPathHandle ); in GetPathList() local756 String sProp( sCfgName ); in GetPathList()757 sProp = sCfgName; in GetPathList()774 sProp = sCfgName; in GetPathList()790 sProp = sCfgName; in GetPathList()798 sProp = sCfgName; in GetPathList()815 String sCfgName = getCfgName_Impl( _nPathHandle ); in SetPathList() local837 String sProp( sCfgName ); in SetPathList()[all …]
1185 ::rtl::OUString sCfgName; in IMPL_LINK()1187 sCfgName = m_pFileDlg->GetPath(); in IMPL_LINK()1189 if ( !sCfgName.getLength() ) in IMPL_LINK()1201 xDoc = SearchForAlreadyLoadedDoc(sCfgName); in IMPL_LINK()1214 lArgs[0] <<= sCfgName; in IMPL_LINK()1269 ::rtl::OUString sCfgName; in IMPL_LINK()1271 sCfgName = m_pFileDlg->GetPath(); in IMPL_LINK()1273 if ( !sCfgName.getLength() ) in IMPL_LINK()1285 xDoc = SearchForAlreadyLoadedDoc(sCfgName); in IMPL_LINK()1297 lArgs[0] <<= sCfgName; in IMPL_LINK()
Completed in 21 milliseconds